Retrieve campaign relationships
Campaign
Retrieve campaign relationships
Returns the relationship brands associated with a campaign.
GET
Retrieve campaign relationships
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
Number of results to return in a single response.
Required range:
0 <= x <= 1000The offset of the first result to be returned.
Required range:
x >= 0Comma-separated list of relationship IDs to return.
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"