[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-15 UTC."],[[["`FrequencyCapBehavior` in AdRuleService defines how frequency caps are applied within ad rules in Google Ad Manager."],["It offers four options: `TURN_ON` to enable frequency caps, `TURN_OFF` to disable them, `DEFER` to pass the decision to the next ad rule, and `UNKNOWN` for undefined behavior in the current API version."],["These options dictate whether and how often ads are shown to the same user based on defined limits within the ad rule configuration."]]],["The `FrequencyCapBehavior` enumeration within the `AdRuleService` defines how frequency caps are handled in ad rules. The key actions are `TURN_ON` (activate at least one cap), `TURN_OFF` (deactivate all caps), and `DEFER` (pass cap decisions to the next rule). An `UNKNOWN` state is returned when the true value is hidden by the API. This data is in the namespace `https://www.google.com/apis/ads/publisher/v202405`.\n"]]