Create Ad Group
create_ad_groupCreate an ad group under a campaign, matching billing event to campaign objective and setting max bid in micros for precise budget control.
Instructions
Create an ad group under a campaign. Billing event must match campaign objective ('impression' for CPM; 'click' for CPC and oCPC). max_bid_micros is in millionths (e.g. 60000 = $0.06/event or $60 CPM; 100000000 = $100 CPA bid).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Ad group name | |
| status | Yes | Initial status | |
| campaign_id | Yes | Parent campaign ID | |
| description | No | Description | |
| context_hints | No | Context keywords/descriptions for relevant conversation placements | |
| max_bid_micros | Yes | Max bid in currency micros | |
| bid_multipliers | No | Custom audience bid adjustments (100000 = 0.1x to 10000000 = 10x) | |
| idempotency_key | No | Optional idempotency key | |
| billing_event_type | Yes | Billing event type |