List all campaigns
Type | Description |
---|---|
array<CampaignReponse> | CampaignResponse object describes a submitted campaign |
Last updated
Type | Description |
---|---|
array<CampaignReponse> | CampaignResponse object describes a submitted campaign |
Last updated
List all campaigns for a given brand. The list can be filtered by campaign status. This result is paginated. To learn more about the pagination, please refer to the pagination section on API Access Common API Usage section.
The ID for the workspace.
"d386a801-ee8d-4aba-a7e4-78671bd3b11e"
A unique identifier for the brand.
OK
The token that can be passed as pageToken in URL to retrieve the next set of results. If missing, no more results to display. To know more, refer to the pagination section.