Resource: AdBreak
The AdBreak
resource.
JSON representation |
---|
{
"name": string,
"adBreakId": string,
"assetKey": string,
"customAssetKey": string,
"expectedStartTime": string,
"duration": string,
"breakState": enum ( |
Fields | |
---|---|
name |
Identifier. The resource name of the Format: |
adBreakId |
Optional. Immutable. |
assetKey |
Optional. Immutable. The asset key of the |
customAssetKey |
Optional. Immutable. The custom asset key of the |
expectedStartTime |
Optional. The expected start time of the ad break. When set, the scheduled ad break will be decisioned shortly before the expected start time. If this field is not set, ad decisioning begins immediately. An ad break can be created up to six hours before the expected start time. Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
duration |
Required. The duration of the A duration in seconds with up to nine fractional digits, ending with ' |
breakState |
Output only. The state of the |
breakSequence |
Output only. The sequence id of the |
podTemplateName |
Optional. The pod template name of the |
customParams |
Optional. The key-value pairs to be included on the ad requests for this Format:"key1=value&key2=value" |
scte35CueOut |
Optional. The Base64-encoded SCTE-35 command associated with the Examples
|
Methods |
|
---|---|
|
API to create an AdBreak object. |
|
API to retrieve an AdBreak object. |
|
API to retrieve a list of AdBreak objects. |