API to delete an Ad Break within the live stream.
HTTP request
DELETE https://admanagervideo.googleapis.com/v1/adBreak/{name=networks/*/assets/*/adBreaks/*}
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
name |
Required. The name of the ad break to delete. Format: networks/{network_code}/assets/{asset_key}/adBreaks/{adBreak} |
Request body
The request body must be empty.
Response body
If successful, the response body is an empty JSON object.
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/contentingestionhttps://www.googleapis.com/auth/video-ads
For more information, see the OAuth 2.0 Overview.