Skip to main content
POST
Accept Google Ads terms

Authorizations

api_key
string
header
required

Personal API key.

Path Parameters

app_id
string
required
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

Whether the acceptance was recorded.

Outcome of accepting the Google Ads terms.

status
string
required

accepted when the acceptance was recorded. not_recorded means it was not written because the account is in a blocked or terminal state, which is a failure to act on rather than a no-op.

Example:

"accepted"