Show / Hide Table of Contents

Enum AdRuleFillOrderDirectionEnum.Types.AdRuleFillOrderDirection

Defines the fill order direction of ad breaks with AdBreakOptimizationType.POSITION.

Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum AdRuleFillOrderDirectionEnum.Types.AdRuleFillOrderDirection

Fields

Name Description
EdgeToCenter

A break template should be filled from edge to center.

LeftToRight

A break template should be filled from left to right.

RightToLeft

A break template should be filled from right to left.

Unspecified

Default value. This value is unused.

In this article
Back to top Generated by DocFX