Skip to main content
DELETE
Delete Google Ads campaign

Authorizations

api_key
string
header
required

Personal API key.

Path Parameters

app_id
string
required

ID of the app whose Google Ads campaigns to manage.

campaign_id
string
required

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.

status
string
required

The action that was applied: paused, resumed, or deleted.

Example:

"paused"