v1

latestOpenAPI 3.1.02026-07-26950137.9 KB

Bulk Update Campaigns

Bulk update multiple campaigns (using a single API request). You can also use a network account to bulk update campaigns across the network.

See also:

post/backstage/api/1.0/{account_id}/campaigns/bulk-update

Path parameters

account_idstring required

An alphabetic ID. See Get Account Details.

Query parameters

is_atomicboolean

If the update operation fails for 1 campaign, then no campaigns will be updated.<br> To override this default behavior, pass is_atomic=false.

Request body

RAW_BODYstring json required

A JSON object describing the campaigns and fields to update. (See examples.)

Response

200