Show / Hide Table of Contents

Enum AdRuleFrequencyCapBehaviorEnum.Types.AdRuleFrequencyCapBehavior

Types of behavior for frequency caps within ad rules.

Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum AdRuleFrequencyCapBehaviorEnum.Types.AdRuleFrequencyCapBehavior

Fields

Name Description
Defer

Defer frequency cap decisions to the next ad rule in priority order.

TurnOff

Turn off all frequency caps.

TurnOn

Turn on at least one of the frequency caps.

Unspecified

Default value. This value is unused.

In this article
Back to top Generated by DocFX