Update ad plan (campaign)
update_ad_planUpdate ad plan settings: rename it, adjust daily or total budgets, set bid cap, and change start/end dates. Money fields use account currency.
Instructions
Updates an ad plan's name, budgets, bid cap or dates. Money fields are in account currency. Use ad_plan_action to change status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Ad plan id to update. | |
| name | No | New name. | |
| extra | No | Extra fields merged into the body verbatim. | |
| dateEnd | No | New end date YYYY-MM-DD. | |
| maxPrice | No | Bid cap in account currency. | |
| budgetLimit | No | Total budget in account currency. | |
| budgetLimitDay | No | Daily budget in account currency. |