Show / Hide Table of Contents

Enum AdRuleSlotBehaviorEnum.Types.AdRuleSlotBehavior

The types of behaviors for ads within a BaseAdRuleSlot ad rule slot.

Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum AdRuleSlotBehaviorEnum.Types.AdRuleSlotBehavior

Fields

Name Description
AlwaysShow

This ad rule always includes this slot's ads.

Defer

Defer to lower priority rules. This ad rule doesn't specify guidelines for this slot's ads.

NeverShow

This ad rule never includes this slot's ads.

Unspecified

Default value. This value is unused.

In this article
Back to top Generated by DocFX