Update Google Ads monthly spend cap
Sets the account’s monthly spend cap.
Send monthly_limit_dollars in whole units of the account currency, not micros. It must be above zero and Base44 enforces an upper bound, so an unreasonably large value is rejected with a 422.
Raising the cap opens more spend, so it needs a chargeable account and a workspace that is not on a billing hold. Base44 pushes the new cap to Google Ads, so Google can reject it and that comes back as a 400 with its reason.
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.
Body
Monthly spend cap in whole units of the account currency, not micros. Must be above zero, and Base44 enforces an upper bound.
x >= 1