Method: adBreak.networks.customAssets.adBreaks.get

API to get an Ad Break within the live stream.

HTTP request

GET https://admanagervideo.googleapis.com/v1/adBreak/{name=networks/*/customAssets/*/adBreaks/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The name of the ad break to retrieve. Format: networks/{network_code}/assets/{asset_key}/adBreaks/{adBreak}

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of AdBreak.

Authorization scopes

Requires one of the following OAuth scopes:

  • https://www.googleapis.com/auth/contentingestion
  • https://www.googleapis.com/auth/video-ads

For more information, see the OAuth 2.0 Overview.