Delete Google Ads campaign
Deletes a campaign and stops it serving.
This is permanent. There is no undo, and the campaign cannot be restored through this API. To stop a campaign temporarily, use Pause campaign instead.
Google keeps a deleted campaign for reporting, so it stays in List campaigns with status of REMOVED and its past performance still counts toward account totals.
Authorizations
Personal API key.
Path Parameters
ID of the app whose Google Ads campaigns to manage.
Base44's ID for the campaign, as returned in id by List campaigns. This is not the Google Ads campaign ID, which is reported separately as google_campaign_id.
Response
The campaign is deleted.
Acknowledgement returned by the single-campaign state changes.
The action that was applied: paused, resumed, or deleted.
"paused"