Describes what should be used to fill an empty or underfilled ad break during a live stream.
Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration
Description
SLATE
Ad break should be filled with slate.
UNDERLYING_CONTENT
Ad break should be filled with underlying content.
MINIMIZE_SLATE
Ad break should be filled with mostly underlying content. When ad content can't be aligned with
underlying content during transition, the gap will be bridged with slate to maintain the
timeline.
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 2024-11-19 UTC."],[[["`AdBreakFillType` defines how empty or underfilled ad breaks are handled during a live stream."],["Options include filling with slate, underlying content, a combination of both to minimize slate, or an unknown behavior for unspecified API versions."],["This enumeration is part of the LiveStreamEventService within the Google Ad Manager API."]]],["The core content describes the `AdBreakFillType` enumeration within the `LiveStreamEventService`. This enumeration defines how empty or underfilled ad breaks in a live stream should be handled. The possible values are: `SLATE` (fill with slate), `UNDERLYING_CONTENT` (fill with the stream's content), `MINIMIZE_SLATE` (primarily fill with underlying content, using slate only for transitions), and `UNKNOWN` (value not exposed by API). These choices determine the ad break's fill behavior.\n"]]