Update ad group
update_ad_groupUpdate an ad group's name, budgets, bid cap, dates, or targeting. Money fields use account currency.
Instructions
Updates an ad group's name, budgets, bid cap, dates or targeting. Money fields are in account currency. Use ad_group_action to change status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Ad group 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. | |
| targetings | No | Replacement targeting structure, sent verbatim. | |
| budgetLimit | No | Total budget in account currency. | |
| budgetLimitDay | No | Daily budget in account currency. |