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

Successful Response

Outcome of disconnecting the Google Ads account.

status
string
required

Outcome of the request, which is disconnected once it is recorded.

Example:

"disconnected"

budget_end_confirmed
boolean
required

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

Example:

true