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