delete https://backstage.taboola.com/backstage/api/1.0//campaigns//items/
Returns an Item object with status
= STOPPED.
For all purposes, the Item is 'deleted'. Any attempt to reference that Item ID will return 404 Not Found.
Returns an Item object with
status
= STOPPED.For all purposes, the Item is 'deleted'. Any attempt to reference that Item ID will return 404 Not Found.
Attempting to delete a previously deleted Item (i.e.
status
= STOPPED), will return 404 Not Found.