Show / Hide Table of Contents

Enum AdSpotFillTypeEnum.Types.AdSpotFillType

The different options for how ad spots are filled. Only some allocations of ads to subpods produce a valid final pod.

Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum AdSpotFillTypeEnum.Types.AdSpotFillType

Fields

Name Description
Conditional

The ad spot may only contain an ad when all ad spots with higher fill priority are "satisfied".

Optional

The ad spot is always "satisfied", whether empty or nonempty.

Required

If this ad spot is empty, the overall pod is invalid.

Unspecified

Default value. This value is unused.

In this article
Back to top Generated by DocFX