enum FrequencyCapBehavior (v202505)

  • FrequencyCapBehavior defines different behaviors for frequency caps within ad rules in the AdRuleService.

  • The available behaviors are TURN_ON, TURN_OFF, DEFER, and UNKNOWN.

  • Each behavior dictates how frequency caps are applied or handled within the ad rule.

Types of behavior for frequency caps within ad rules.


Namespace
https://www.google.com/apis/ads/publisher/v202505
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.