create_ad_group
Create an ad group within a campaign using Microsoft Advertising. Specify account, campaign, and name; optionally set status and CPC bid. Returns the new ad_group_id.
Instructions
Create an ad group in a campaign (English, given default CPC bid). Defaults to PAUSED. Returns the new ad_group_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| status | No | Paused | |
| cpc_bid | No | ||
| account_id | Yes | ||
| campaign_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||