Campaign API
Create Campaign
Create a campaign
POST
Authorizations
Bearer token authentication using OAuth2 access token
Body
application/json
Campaign details to create
ID of the brand for the campaign
Name of the new campaign
Response
200
application/json
Campaign created successfully
Unique identifier of the campaign
ID of the brand associated with the campaign
Name of the campaign
Current status of the campaign
Available options:
pending
, running
, stopped
, completed