v1

latestOpenAPI 3.1.02026-07-26950137.9 KB

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:

post/backstage/api/1.0/{account_id}/items/bulk

Path parameters

account_idstring required

An alphabetic ID. See Get Account Details.

Query parameters

is_atomicstring

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

Request body

RAW_BODYstring json required

See description below.

Response

200