[[["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."],[[["The `AdRulePriorityError` relates to issues with ad rule priority settings within Google Ad Manager."],["Ad rules need to have unique priority values to avoid conflicts, as indicated by `DUPLICATE_PRIORITY`."],["The `PRIORITIES_NOT_SEQUENTIAL` reason signals missing priorities in the sequence, requiring adjustments."],["`UNKNOWN` reason is a generic error response for situations where the issue is not clear in the current API version."]]],["The content details `AdRulePriorityError.Reason`, an enumeration within the `AdRuleService` namespace. It defines three possible error reasons: `DUPLICATE_PRIORITY`, indicating that ad rules have non-unique priority values; `PRIORITIES_NOT_SEQUENTIAL`, meaning priorities are missing; and `UNKNOWN`, representing cases where the actual value is not exposed by the requested API. These error reasons describe issues related to the setup and configuration of ad rule priorities.\n"]]