Update ad plan (campaign)
update_ad_planUpdate an ad plan's name, budgets, bid cap, or end date to adjust campaign settings.
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. |