Show / Hide Table of Contents

Enum AdBreakFillTypeEnum.Types.AdBreakFillType

Describes what should be used to fill an empty or underfilled ad break during a live stream.

Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum AdBreakFillTypeEnum.Types.AdBreakFillType

Fields

Name Description
MinimizeSlate

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.

Slate

Ad break should be filled with slate.

UnderlyingContent

Ad break should be filled with underlying content.

Unspecified

Default value. This value is unused.

In this article
Back to top Generated by DocFX