enum AdBreakFillType (v202508)

  • AdBreakFillType describes how to fill empty or underfilled ad breaks during a live stream.

  • The available options for filling ad breaks include using slate, underlying content, minimizing slate with mostly underlying content, or an unknown value for unexposed API versions.

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/v202508
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.