Set campaign daily budget
set_campaign_budgetUpdate a campaign's daily budget in account currency. Refuses to change shared budgets unless explicitly allowed, preventing unintended impact on other campaigns.
Instructions
Change a campaign's daily budget, given in account currency units (e.g. 5.50). Looks up the campaign's budget resource first. Refuses to change a shared budget unless allow_shared is true, since that affects every campaign using it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaign_id | Yes | ||
| customer_id | No | Google Ads customer ID (10 digits, dashes allowed). Defaults to GOOGLE_ADS_CUSTOMER_ID. | |
| allow_shared | No | ||
| daily_amount | Yes | New daily budget in currency units |