Create Campaign V2

Create a Campaign and nested Flights/Creatives/Ads

Body Params
int32
required

The advertiser's ID for the campaign.

string
required

The campaign name. Max 200 characters.

Flights
array of objects

You can pass an array of flights, a blank array, or not include. See Create Flight endpoint.

Flights
boolean
Defaults to false

Specifies whether campaign should be active (serving ads). Defaults to false.

int32

The enum value for how often frequency capping should occur. 1 = Hour 2 = Day 3 = Minute.

int32

The number of times the frequency cap should occur.

int32

Specifies how often the frequency cap should occur.

boolean

"Opts-out" campaign from advertiser-level frequency cap settings.

int32

Set to CapType = 4. Campaigns can only budget cap on revenue metric. Do not set to 0 - if removing, set to null.

int32

The max daily revenue.

int32

The max lifetime revenue.

string

Stringified JSON value containing Custom Fields. See https://dev.kevel.com/docs/custom-fields

int32

Network-level login Id of salesperson

Response

Language
Credentials
Header
Request
Response
Choose an example:
application/json