Skip to main content
POST
Disconnect the Google Ads account

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.

account_id
string
required

ID of the Google Ads account, as returned in id by Get Google Ads account. An account that belongs to a different app returns a 404.

Response

The account is disconnected.

Outcome of disconnecting the Google Ads account.

status
string
required

disconnected once the request is recorded.

Example:

"disconnected"

budget_end_confirmed
boolean
required

true when Google confirmed the account's budget was ended as part of the disconnect. false means the disconnect is recorded but the budget wind-down is still in progress.

Example:

true