Stats API
Query parameters
The type of stat to return. Layout|Media|Widget
The start date for the filter. Default = 24 hours ago
The end date for the filter. Default = now.
The statDate filter returns records that are greater than or equal a particular date
The statId filter returns records that are greater than a particular statId
An optional display Id to filter
An optional array of display Id to filter
An optional array of layout Id to filter
An optional Parent Campaign ID to filter
An optional array of media Id to filter
An optional Campaign Id to filter
true/1/On if the results should be in display local time, otherwise CMS time
A PHP formatted date format for how the dates in this call should be returned.
Should the return embed additional data, options are layoutTags,displayTags and mediaTags
Response
successful operation
Changes
Changed in 4 of the 52 revisions of this API.156
- ○
added the media type
application/jsonfor the response with the status200response-media-type-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the new optional
queryrequest parameterparentCampaignIdnew-optional-request-parameter
- ○
- ○
added the new optional
queryrequest parameterdisplayIdsnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterembednew-optional-request-parameter
- ○
added the new optional
queryrequest parameterreturnDateFormatnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterreturnDisplayLocalTimenew-optional-request-parameter
- ○
- ▲
removed the media type
application/jsonfor the response with the status200response-media-type-removed
- ●
deleted the
queryrequest parameterdisplayIdsrequest-parameter-removed
- ●
deleted the
queryrequest parameterembedrequest-parameter-removed
- ●
deleted the
queryrequest parameterparentCampaignIdrequest-parameter-removed
- ●
deleted the
queryrequest parameterreturnDateFormatrequest-parameter-removed
- ●
deleted the
queryrequest parameterreturnDisplayLocalTimerequest-parameter-removed
This revision also has 77 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲