enum FrequencyCapBehavior (v202411)

  • FrequencyCapBehavior defines how frequency caps behave within ad rules.

  • Options include turning on, turning off, deferring, or an unknown state for frequency caps.

  • These behaviors are associated with the AdRuleService and AdRule dependencies.

Types of behavior for frequency caps within ad rules.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
TURN_ON Turn on at least one of the frequency caps.
TURN_OFF Turn off all frequency caps.
DEFER Defer frequency cap decisions to the next ad rule in priority order.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.