Bulk update items across campaigns

Bulk update items across multiple campaigns - e.g. pause all submitted items. You can also use a network account to bulk update items across the network.

See also:

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

An alphabetic ID. See Get Account Details.

Query Params
string

By default, if the update operation fails for 1 item, then no items will be updated.
To override this default behavior, pass the is_atomic query param with a value of false.

Body Params
json
required
Defaults to { "items_to_update": [ 309, 801, 573 ], "baseline_item": { "is_active": true } }

See description below.

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Choose an example:
application/json