Get all Account Campaign Scores This endpoint is only available for Guided Campaign customers.
get
/API/OData/OpportunityAnalysis/1/AccountCampaignScore
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
$count: boolean
Indicates whether the total count of items within a collection are returned in the result.Default Value:
false
-
$expand: string
Indicates the related entities to be represented inline. The maximum depth is 2.
-
$filter: string
Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions.
-
$orderby: string
Specifies the order in which items are returned. The maximum number of expressions is 5.
-
$select: string
Limits the properties returned in the result.
-
$skip: integer(int32)
Excludes the specified number of items of the queried collection from the result.
-
$top: integer(int32)
Limits the number of items returned from a collection. The maximum value is 20000.
Response
Supported Media Types
- application/json
- application/xml
200 Response
Success
400 Response
The query specified in the URI is not valid. The Guided Campaign module is required to access this entity
401 Response
Unauthorized
403 Response
Eloqua Analyzer license is required.