Delete an Ad Campaign
Ad Campaigns
Delete an Ad Campaign
Deletes an ad campaign and archives it on the ad platform (cascades to ad groups and ads). Returns true on success.
DELETE
Delete an Ad Campaign
Authorizations
An account API key, account scoped JWT, app API key, or user OAuth token.
Headers
Pins the request to a dated API version. When omitted, the request uses the original (2025-01-01) request/response shapes, so existing unversioned callers are never broken. Generated SDKs always send the latest version they were built against. An unrecognized value is rejected with a 400. The schemas documented here always describe the latest version.
Example:
"2026-06-20"
Path Parameters
The ad campaign ID.
Response
ad campaign deleted
The response is of type boolean.

