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