Retrieve campaign statistics
Campaign
Retrieve campaign statistics
Returns aggregated performance statistics for a campaign.
GET
Retrieve campaign statistics
Documentation Index
Fetch the complete documentation index at: https://developer.dashsocial.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The Dash Social assigned ID of the brand.
The ID of the campaign object.
Required range:
x >= 0Query Parameters
A formatted datetime string in UTC.
Pattern:
^\d{4}-\d{2}-\d{2}(T\d{2}:\d{2}:\d{2}(Z|((\+|-)\d{2}:\d{2})))?$Example:
"2019-12-01"
A formatted datetime string in UTC.
Pattern:
^\d{4}-\d{2}-\d{2}(T\d{2}:\d{2}:\d{2}(Z|((\+|-)\d{2}:\d{2})))?$Example:
"2019-12-12"
Scale of graph
Available options:
DAILY, MONTHLY, ALL_TIME Response
OK