Bulk validate campaigns

Validates multiple campaigns in bulk, identifying warnings and errors prior to update. Changes are not saved unless the save parameter is explicitly provided.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
date-time | null
string
length between 3 and 280
boolean
Defaults to false
integer
integer | null

The ID of the Bid Modifier to GET

integer | null
string | null

An ID that may be used for any reporting or administrative purpose. Limited to 191 characters.

string | null

Free-form notes of up to 255 characters.

string

The key of the currency

string | null
string | null
continents
array of strings

JSON list of continents, e.g. '["EMEA", "NAM"]'. Options include: 'APAC', 'EMEA' and 'NAM'.

continents
integer | null
integer | null
date-time | null
date-time | null
skad_network
object | null
revenue
object | null

The configuration of the revenue.

string | null

The type of the budget. One of: "spend", "impressions", "spend including vendor fees".

spend_budget
object | null

The representation of the budget if the budget type is either "spend" or "spend including vendor fees". If the budget type is "impressions", null will be populated.

impressions_budget
object | null

The representation of the budget if the budget type is "impressions". If the budget type is either "spend" or "spend including vendor fees", null will be populated.

vendor_fees
array of objects

The list of the vendor fees objects.

vendor_fees
ghost_bidding
object | null
event_ids
array of integers

The list of the unique identifiers representing the associated events.

event_ids
frequency_caps
object | null

The configuration of the frequency capping.

segment_extension
object | null

The configuration of the segment extension.

experiment
object | null
string | null

Coming soon.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
200

Bulk validation completed successfully.

400

Invalid campaign data.

Language
Credentials
:
URL
LoadingLoading…