Skip to main content
PATCH
Update Google Ads monthly spend cap

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.

Body

application/json
monthly_limit_dollars
integer
required

Monthly spend cap in whole units of the account currency, not micros. Must be above zero, and Base44 enforces an upper bound.

Required range: x >= 1

Response

The cap now in effect.

The account's monthly spend cap after the change.

account_id
string
required

Account the cap applies to.

Example:

"68b1c0d4e7b91d003c45a1f8"

monthly_limit_dollars
integer
required

The cap now in effect, in whole units of the account currency rather than micros.

Example:

500