advertisers
Permanently deletes a campaign. A deleted campaign cannot be recovered. The campaign should be archived first, i.e. set entity_status to ENTITY_STATUS_ARCHIVED, to be able to delete it. This method regularly experiences high latency. We recommend increasing your default timeout to avoid errors.
delete/v4/advertisers/{+advertiserId}/campaigns/{+campaignId}
Path parameters
advertiserIdstring required
The ID of the advertiser this campaign belongs to.
campaignIdstring required
The ID of the campaign we need to delete.
Response
Successful response