[[["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-11-19 UTC."],[[["AdRulePriorityError outlines reasons for errors related to ad rule priorities within Google Ad Manager."],["This error arises from issues like duplicate priorities assigned to ad rules, missing sequential priorities, or other unknown reasons."],["The error utilizes specific reason codes, such as `DUPLICATE_PRIORITY` and `PRIORITIES_NOT_SEQUENTIAL`, to indicate the nature of the priority error."],["Developers can consult the AdRulePriorityError documentation to understand and handle these errors programmatically within their Ad Manager integrations."]]],["The content defines the `AdRulePriorityError` within the `AdRuleService`, specifically outlining reasons for this error. It details three possible reasons: `DUPLICATE_PRIORITY`, indicating that ad rules must have distinct priorities; `PRIORITIES_NOT_SEQUENTIAL`, meaning some priorities are missing; and `UNKNOWN`, which signifies an unexposed value in the API version. It is found within the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"]]