Bulk update items across campaignspost https://backstage.taboola.com/backstage/api/1.0/{account_id}/items/bulkRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsaccount_idstringrequiredAn alphabetic ID. See Get Account Details.Query Paramsis_atomicstringBy 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 ParamsRAW_BODYjsonrequiredDefaults to { "items_to_update": [ 309, 801, 573 ], "baseline_item": { "is_active": true } }See description below.{ "items_to_update": [ 309, 801, 573 ], "baseline_item": { "is_active": true } }Responses 200200 400400Updated about 1 month ago