[[["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-02-13 UTC."],[[["`AdRuleFrequencyCapError.Reason` explains the reasons for errors related to frequency capping in ad rules."],["This enumeration includes reasons such as no frequency caps being specified when they are turned on or frequency caps being specified when they are turned off."],["It is part of the Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202402`."]]],["The document defines the `AdRuleFrequencyCapError.Reason` enumeration within the `AdRuleService` namespace. It outlines three possible error reasons related to frequency capping: `NO_FREQUENCY_CAPS_SPECIFIED_WHEN_FREQUENCY_CAPS_TURNED_ON` (frequency caps are on but not set), `FREQUENCY_CAPS_SPECIFIED_WHEN_FREQUENCY_CAPS_TURNED_OFF` (frequency caps are off but set), and `UNKNOWN` (value not exposed by the API version). These errors indicate issues with the consistency of frequency cap settings within ad rules.\n"]]