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."],[[["\u003cp\u003e\u003ccode\u003eAdBreakMarkupType\u003c/code\u003e describes the SCTE ad break markers used in live stream events for ad insertion.\u003c/p\u003e\n"],["\u003cp\u003eIt supports various marker types including HLS and DASH specific ones like CUE-OUT/CUE-IN, SCTE35 XML/Binary Splice Insert.\u003c/p\u003e\n"],["\u003cp\u003eDifferent ad break marker types are applicable to specific live stream formats (HLS or DASH).\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAdBreakMarkupType\u003c/code\u003e is part of the LiveStreamEventService within the Google Ad Manager API.\u003c/p\u003e\n"]]],["The `LiveStreamEventService` uses `AdBreakMarkupType` to define SCTE ad break markups for `LiveStreamEvent`. Available types include `CUE-OUT/CUE-IN`, `Adobe/Azure Prime Time`, and `Anvato` for HLS live streams. DASH live streams use `SCTE35 XML Splice In/Out`. HLS and DASH both use SCTE35 Binary options like `Splice Insert`, `Provider Ad Start/End`, `Placement Opportunity Start/End`, and `Break Start/End`. `UNKNOWN` represents unexposed API values.\n"],null,["# enum AdBreakMarkupType (v202408)\n\n**Service** \n**LiveStreamEventService** **Dependencies** \n[LiveStreamEvent](/ad-manager/api/reference/v202408/LiveStreamEventService.LiveStreamEvent) \n▼\n**AdBreakMarkupType**\n\nDescribes the SCTE ad break markups for a [LiveStreamEvent](/ad-manager/api/reference/v202408/LiveStreamEventService.LiveStreamEvent).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\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. |"]]