Deletes an ad group ad.
This method is only supported for Demand Gen ads.
HTTP request
DELETE https://displayvideo.googleapis.com/v4/advertisers/{advertiserId}/adGroupAds/{adGroupAdId}
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
advertiserId |
Required. The ID of the advertiser the ad belongs to. |
adGroupAdId |
Required. The ID of the ad to delete. Only Demand Gen ads are supported. |
Request body
The request body must be empty.
Response body
If successful, the response body is an empty JSON object.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/display-video
For more information, see the OAuth 2.0 Overview.