enum AdBreakFillType (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Service
LiveStreamEventService
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/v202408
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003e\u003ccode\u003eAdBreakFillType\u003c/code\u003e dictates how empty or underfilled ad breaks are handled during a live stream.\u003c/p\u003e\n"],["\u003cp\u003eOptions include filling with slate, underlying content, a combination of both to minimize slate, or an unknown behavior.\u003c/p\u003e\n"],["\u003cp\u003eThis enumeration is part of the LiveStreamEventService within the Google Ad Manager API.\u003c/p\u003e\n"]]],["The `AdBreakFillType` enumeration defines how to handle empty or underfilled ad breaks during a live stream. `SLATE` fills the break with slate content, while `UNDERLYING_CONTENT` uses the main content. `MINIMIZE_SLATE` prioritizes the main content but uses slate to bridge gaps. `UNKNOWN` indicates an unexposed value. This enumeration belongs to the `LiveStreamEventService` within the namespace `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# enum AdBreakFillType (v202408)\n\n**Service** \n**LiveStreamEventService** **Dependencies** \n[LiveStreamEvent](/ad-manager/api/reference/v202408/LiveStreamEventService.LiveStreamEvent) \n▼\n**AdBreakFillType**\n\nDescribes what should be used to fill an empty or underfilled ad break during a live stream.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Enumeration | Description |\n|----------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `SLATE` | Ad break should be filled with slate. |\n| `UNDERLYING_CONTENT` | Ad break should be filled with underlying content. |\n| `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. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]