google_ads_campaign_update_budget
Update the daily budget of a campaign. Pass the campaign id and the new amount in the account currency unit (R$50,50 -> 50.5; converted to micros internally).
Bulk support: accepts campaign_ids, customer_ids for batched execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | ||
| account | No | ||
| campaign_id | Yes | ||
| customer_id | No | ||
| campaign_ids | No | ||
| customer_ids | No |