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.
AD_BREAK_MARKUP_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.
UNKNOWN
The value returned if the actual value is not exposed by the requested API version.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["The `AdBreakMarkupType` enumeration specifies SCTE ad break markups for `LiveStreamEvent` within the namespace `https://www.google.com/apis/ads/publisher/v202502`. Different markup types exist, including `AD_BREAK_MARKUP_HLS_EXT_CUE`, `HLS_PRIMETIME_SPLICE`, `HLS_DATERANGE_SPLICE`, `SCTE35_XML_SPLICE_INSERT`, and various `SCTE35_BINARY` options for ad breaks, each tailored to HLS or DASH live streams. An `UNKNOWN` type is returned if the value is not exposed.\n"],null,["# enum AdBreakMarkupType (v202502)\n\n**Service** \n**LiveStreamEventService** **Dependencies** \n[LiveStreamEvent](/ad-manager/api/reference/v202502/LiveStreamEventService.LiveStreamEvent) \n▼\n**AdBreakMarkupType**\n\nDescribes the SCTE ad break markups for a [LiveStreamEvent](/ad-manager/api/reference/v202502/LiveStreamEventService.LiveStreamEvent).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|-----------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `AD_BREAK_MARKUP_HLS_EXT_CUE` | The CUE-OUT/CUE-IN ad break marker type. This mark up type is only applicable for HLS live streams. |\n| `AD_BREAK_MARKUP_HLS_PRIMETIME_SPLICE` | The CUE (Adobe/Azure Prime Time) ad break marker type. This mark up type is only applicable for HLS live streams. |\n| `AD_BREAK_MARKUP_HLS_DATERANGE_SPLICE` | The DATERANGE (Anvato) ad break marker type. This mark up type is only applicable for HLS live streams. |\n| `AD_BREAK_MARKUP_SCTE35_XML_SPLICE_INSERT` | The SCTE35 XML Splice In/Out ad break marker type. This markup type is only applicable for DASH live streams. |\n| `AD_BREAK_MARKUP_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. |\n| `AD_BREAK_MARKUP_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. |\n| `AD_BREAK_MARKUP_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. |\n| `AD_BREAK_MARKUP_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. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]