update_ad_group
Modify an ad group's name, description, status, bid, or billing event. Add or replace context hints to improve ad targeting.
Instructions
Update an ad group — including adding/replacing conversational context_hints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ad_group_id | Yes | ||
| name | No | ||
| description | No | ||
| status | No | ||
| context_hints | No | ||
| billing_event_type | No | ||
| max_bid_micros | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| campaign_id | No | ||
| name | No | ||
| description | No | ||
| context_hints | No | ||
| status | No | ||
| bidding_config | No | ||
| serving_issues | No | ||
| created_at | No | ||
| updated_at | No |