public enum AdBreakMarkupTypeEnum.AdBreakMarkupType extends Enum<AdBreakMarkupTypeEnum.AdBreakMarkupType> implements ProtocolMessageEnumDescribes the SCTE ad break markups for a LiveStreamEvent.
Protobuf enum google.ads.admanager.v1.AdBreakMarkupTypeEnum.AdBreakMarkupType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
AD_BREAK_MARKUP_TYPE_UNSPECIFIED |
Default value. This value is unused. |
AD_BREAK_MARKUP_TYPE_UNSPECIFIED_VALUE |
Default value. This value is unused. |
HLS_DATERANGE_SPLICE |
The DATERANGE ad break marker type. This mark up type is only applicable for HLS live streams. |
HLS_DATERANGE_SPLICE_VALUE |
The DATERANGE ad break marker type. This mark up type is only applicable for HLS live streams. |
HLS_EXT_CUE |
The CUE-OUT/CUE-IN ad break marker type. This mark up type is only applicable for HLS live streams. |
HLS_EXT_CUE_VALUE |
The CUE-OUT/CUE-IN ad break marker type. This mark up type is only applicable for HLS live streams. |
HLS_PRIMETIME_SPLICE |
The CUE (Adobe/Azure Prime Time) ad break marker type. This mark up type is only applicable for HLS live streams. |
HLS_PRIMETIME_SPLICE_VALUE |
The CUE (Adobe/Azure Prime Time) ad break marker type. This mark up type is only applicable for HLS live streams. |
SCTE35_BINARY_BREAK_START_END |
The SCTE35 Binary Time Signal: Break Start/End ad break marker type. This mark up type is only applicable for HLS and DASH live streams. |
SCTE35_BINARY_BREAK_START_END_VALUE |
The SCTE35 Binary Time Signal: Break Start/End ad break marker type. This mark up type is only applicable for HLS and DASH live streams. |
SCTE35_BINARY_PROVIDER_AD_START_END |
The SCTE35 Binary Time Signal: Provider Ad Start/End ad break marker type. This mark up type is only applicable for HLS and DASH live streams. |
SCTE35_BINARY_PROVIDER_AD_START_END_VALUE |
The SCTE35 Binary Time Signal: Provider Ad Start/End ad break marker type. This mark up type is only applicable for HLS and DASH live streams. |
SCTE35_BINARY_PROVIDER_PLACEMENT_OP_START_END |
The SCTE35 Binary Time Signal: Provider Placement Opportunity Start/End ad break marker type. This mark up type is only applicable for HLS and DASH live streams. |
SCTE35_BINARY_PROVIDER_PLACEMENT_OP_START_END_VALUE |
The SCTE35 Binary Time Signal: Provider Placement Opportunity Start/End ad break marker type. This mark up type is only applicable for HLS and DASH live streams. |
SCTE35_BINARY_SPLICE_INSERT |
The SCTE35 Binary Splice Insert ad break marker type. This mark up type is only applicable for HLS and DASH live streams. |
SCTE35_BINARY_SPLICE_INSERT_VALUE |
The SCTE35 Binary Splice Insert ad break marker type. This mark up type is only applicable for HLS and DASH live streams. |
SCTE35_XML_SPLICE_INSERT |
The SCTE35 XML Splice In/Out ad break marker type. This markup type is only applicable for DASH live streams. |
SCTE35_XML_SPLICE_INSERT_VALUE |
The SCTE35 XML Splice In/Out ad break marker type. This markup type is only applicable for DASH live streams. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|