Disconnect the Google Ads account
Disconnects the app’s Google Ads account.
This is the end of the account’s life in Base44. Campaigns stop serving and the account’s Google Ads budget is wound down.
Read budget_end_confirmed on the response: false means the disconnect is recorded but Google has not yet confirmed the budget was ended, so the wind-down is still in progress.
Authorizations
Personal API key.
Path Parameters
ID of the app whose Google Ads campaigns to manage.
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.
disconnected once the request is recorded.
"disconnected"
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.
true