ads_create_video_ad_group
Create a video ad group in a VIDEO campaign. Specify CPV bid for skippable in-stream TrueView ads, choose ad group type, and confirm to apply changes.
Instructions
Create a video ad group inside a VIDEO campaign.
Use this (not create_ad_group) for video campaigns. For skippable in-stream TrueView with CPV bidding, keep the default ad_group_type and pass cpv_bid (the max cost-per-view, e.g. 1.00). The parent campaign must be channel_type VIDEO with MANUAL_CPV bidding.
Args: customer_id: 10-digit account id. campaign_id: parent VIDEO campaign id. name: ad group name. cpv_bid: max cost-per-view in account currency (skippable in-stream / CPV). ad_group_type: VIDEO_TRUE_VIEW_IN_STREAM (default, skippable in-stream) | VIDEO_BUMPER | VIDEO_NON_SKIPPABLE_IN_STREAM | VIDEO_TRUE_VIEW_IN_DISPLAY | VIDEO_RESPONSIVE | VIDEO_EFFICIENT_REACH. status: ENABLED | PAUSED. confirm: must be true to apply (else dry-run).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| status | No | ENABLED | |
| confirm | No | ||
| cpv_bid | No | ||
| campaign_id | No | ||
| customer_id | No | ||
| ad_group_type | No | VIDEO_TRUE_VIEW_IN_STREAM |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |