Show / Hide Table of Contents

Enum AdBreakMarkupTypeEnum.Types.AdBreakMarkupType

Describes the SCTE ad break markups for a LiveStreamEvent.

Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum AdBreakMarkupTypeEnum.Types.AdBreakMarkupType

Fields

Name Description
HlsDaterangeSplice

The DATERANGE ad break marker type. This mark up type is only applicable for HLS live streams.

HlsExtCue

The CUE-OUT/CUE-IN ad break marker type. This mark up type is only applicable for HLS live streams.

HlsPrimetimeSplice

The CUE (Adobe/Azure Prime Time) ad break marker type. This mark up type is only applicable for HLS live streams.

Scte35BinaryBreakStartEnd

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.

Scte35BinaryProviderAdStartEnd

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.

Scte35BinaryProviderPlacementOpStartEnd

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.

Scte35BinarySpliceInsert

The SCTE35 Binary Splice Insert ad break marker type. This mark up type is only applicable for HLS and DASH live streams.

Scte35XmlSpliceInsert

The SCTE35 XML Splice In/Out ad break marker type. This markup type is only applicable for DASH live streams.

Unspecified

Default value. This value is unused.

In this article
Back to top Generated by DocFX