Campaign
Create a campaign
Creates a new advertising campaign and returns information about the created campaign.
Access Control:
- Admin and Advertiser accounts can create campaigns
- Retailer accounts cannot create campaigns
POST
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
Schema for creating campaign entity.
Response
200
application/json
Successful Response
Schema representing a campaign entity with all its properties and metadata.