Google Ads Ad Manager V1 Client - Class AdBreakMarkupType (0.8.0)

Reference documentation and code samples for the Google Ads Ad Manager V1 Client class AdBreakMarkupType.

Describes the SCTE ad break markups for a LiveStreamEvent.

Protobuf type google.ads.admanager.v1.AdBreakMarkupTypeEnum.AdBreakMarkupType

Namespace

Google \ Ads \ AdManager \ V1 \ AdBreakMarkupTypeEnum

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

AD_BREAK_MARKUP_TYPE_UNSPECIFIED

Value: 0

Default value. This value is unused.

Generated from protobuf enum AD_BREAK_MARKUP_TYPE_UNSPECIFIED = 0;

HLS_DATERANGE_SPLICE

Value: 1

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

Generated from protobuf enum HLS_DATERANGE_SPLICE = 1;

HLS_EXT_CUE

Value: 2

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

Generated from protobuf enum HLS_EXT_CUE = 2;

HLS_PRIMETIME_SPLICE

Value: 3

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

Generated from protobuf enum HLS_PRIMETIME_SPLICE = 3;

SCTE35_BINARY_BREAK_START_END

Value: 4

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.

Generated from protobuf enum SCTE35_BINARY_BREAK_START_END = 4;

SCTE35_BINARY_PROVIDER_AD_START_END

Value: 5

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.

Generated from protobuf enum SCTE35_BINARY_PROVIDER_AD_START_END = 5;

SCTE35_BINARY_PROVIDER_PLACEMENT_OP_START_END

Value: 6

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.

Generated from protobuf enum SCTE35_BINARY_PROVIDER_PLACEMENT_OP_START_END = 6;

SCTE35_BINARY_SPLICE_INSERT

Value: 7

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

Generated from protobuf enum SCTE35_BINARY_SPLICE_INSERT = 7;

SCTE35_XML_SPLICE_INSERT

Value: 11

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

Generated from protobuf enum SCTE35_XML_SPLICE_INSERT = 11;