Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The brand id of the campaign, null if is a global campaign
The name of the campaign
The description of the campaign
The type of the campaign
Available options:
BEHAVIOR
, COUPONS
, PUNCH_CARDS
The attributes of the campaign The attributes of the campaign for BEHAVIOR campaigns
The status of the campaign
Available options:
RUNNING
, PAUSED
, SCHEDULED
, FINISHED
The start date of the campaign
The end date of the campaign
Who is funding these campaign
The budget of the campaign
Example:
1000
Response
Campaign created