[[["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-08-20 UTC."],[[["AdRuleFrequencyCapError outlines reasons for errors related to frequency caps in ad rules."],["Errors can arise if frequency caps are enabled without specific settings or if settings are present when frequency caps are disabled."],["The `AdRuleFrequencyCapError.Reason` enumeration provides specific error codes, including `NO_FREQUENCY_CAPS_SPECIFIED_WHEN_FREQUENCY_CAPS_TURNED_ON` and `FREQUENCY_CAPS_SPECIFIED_WHEN_FREQUENCY_CAPS_TURNED_OFF`."],["`UNKNOWN` error signifies an undefined error within the requested API version."]]],["The document details `AdRuleFrequencyCapError.Reason`, which explains errors related to ad rule frequency caps. It outlines three possible reasons: `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`, indicating frequency caps are defined when they should be disabled; and `UNKNOWN`, which signifies the API version doesn't expose the actual value. The namespace is provided as `https://www.google.com/apis/ads/publisher/v202408`.\n"]]