[[["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."],[[["`AdRuleFrequencyCapError.Reason` outlines the reasons for errors related to frequency capping in ad rules."],["Possible reasons include not setting frequency caps when they are turned on or setting them when they are turned off."],["The namespace for this enumeration is `https://www.google.com/apis/ads/publisher/v202405`."],["If the specific error reason is not exposed in the current API version, it will return as 'UNKNOWN'."]]],["The `AdRuleFrequencyCapError.Reason` enumeration within the `AdRuleService` defines potential errors related to frequency capping. It outlines three error conditions: `NO_FREQUENCY_CAPS_SPECIFIED_WHEN_FREQUENCY_CAPS_TURNED_ON`, indicating frequency caps are enabled but not defined; `FREQUENCY_CAPS_SPECIFIED_WHEN_FREQUENCY_CAPS_TURNED_OFF`, where caps are defined despite being disabled; and `UNKNOWN`, representing unexposed values. The namespace for this service is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]