Creates a new ad group. Returns the newly created ad group if successful.
This method is only supported for Demand Gen ad groups.
HTTP request
POST https://displayvideo.googleapis.com/v4/advertisers/{adGroup.advertiserId}/adGroups
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
adGroup.advertiserId |
Output only. The unique ID of the advertiser the ad group belongs to. |
Request body
The request body contains an instance of AdGroup.
Response body
If successful, the response body contains a newly created instance of AdGroup.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/display-video
For more information, see the OAuth 2.0 Overview.