update_campaign_budget
Change the daily budget (and/or rename) of an existing campaign or ad set. The account is required so the new budget is checked against your spend guardrails. WRITES live.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional new name. | |
| entity_id | Yes | Campaign ID (CBO budget) or ad set ID. | |
| daily_budget | No | New daily budget, MAJOR units (e.g. 500 = ₹500). | |
| meta_account_id | Yes | REQUIRED — the ad account this entity belongs to (for the guardrail check). |