Permanently deletes a campaign. A deleted campaign cannot be recovered. The campaign should be archived first, i.e. set entityStatus to ENTITY_STATUS_ARCHIVED, to be able to delete it.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[[["Permanently deletes a specified campaign, which cannot be undone and requires the campaign to be archived beforehand."],["The API endpoint uses a DELETE request with the advertiser and campaign IDs as path parameters."],["An empty request body is required, and a successful deletion results in an empty response body."],["Proper authorization is necessary, requiring specific OAuth scopes for access."]]],[]]