create_ad_group
Create ad groups with conversational context hints to target user questions and needs, under an existing campaign.
Instructions
Create an ad group under a campaign.
max_bid_micros is 1..100_000_000. Add 3-5 conversational context_hints
describing the questions/needs users bring (not just keywords).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaign_id | Yes | ||
| name | Yes | ||
| billing_event_type | Yes | ||
| max_bid_micros | Yes | ||
| status | No | paused | |
| context_hints | No | ||
| description | 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 |