Skip to main content

Create a campaign in a network

POST 

/v1/networks/:networkId/campaigns

Creates a campaign owned by the network and returns it with a Location header. Only name is required; advertiser_id, when supplied, must reference an existing advertiser (otherwise 400). budget and cpm are in US dollars. Optional integration, targeting, and tracking settings may also be provided. The new campaign starts in the pending status; status cannot be set here. Requires the administrator network role.

Request

Responses

Campaign created

Response Headers
    Location

    URL of the created campaign