Get a single Web Activity

get

/API/OData/CampaignAnalysis/1/WebActivities/{key}

Request

Supported Media Types
Path Parameters
Query Parameters
  • Indicates whether the total count of items within a collection are returned in the result.
    Default Value: false
  • Indicates the related entities to be represented inline. The maximum depth is 2.
  • Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions.
  • Specifies the order in which items are returned. The maximum number of expressions is 5.
  • Limits the properties returned in the result.
  • Excludes the specified number of items of the queried collection from the result.
  • Limits the number of items returned from a collection. The maximum value is 10000.
Back to Top

Response

Supported Media Types

200 Response

WebActivities was successfully retrieved
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : WebActivities
Type: object
Show Source
Nested Schema : Calendar
Type: object
Show Source
Nested Schema : Campaign
Type: object
Show Source
Back to Top