AI-generated Key Takeaways
-
FrequencyCapBehavior defines how frequency caps function within ad rules.
-
Frequency cap behaviors include turning caps on or off, deferring decisions, or indicating an unknown state.
-
The behavior types are TURN_ON, TURN_OFF, DEFER, and UNKNOWN.
Service
AdRuleService
Dependencies
AdRule
▼
FrequencyCapBehavior
Types of behavior for frequency caps within ad rules.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
| 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. |