AI-generated Key Takeaways
- 
          AdBreakFillTypedescribes how to fill ad breaks in live streams.
- 
          Options include filling with slate, underlying content, mostly underlying content with minimal slate, or an unknown value. 
                  Service
               
               
                  LiveStreamEventService
               
            
                  Dependencies
               
               
                  LiveStreamEvent
                  
            ▼
                  AdBreakFillType
               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/v202505
| 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. |