[[["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."],[[["AdRulePriorityError indicates issues with the priority assigned to ad rules within Google Ad Manager."],["These errors arise if ad rules have duplicate priorities, if there are gaps in the priority sequence, or if the error reason is unknown in the current API version."],["The AdRulePriorityError is part of the AdRuleService and helps maintain order and proper execution of ad rules based on their priority."]]],["The `AdRulePriorityError` within the `AdRuleService` API details the reasons for priority-related errors. These errors occur when creating or managing ad rules. The possible error reasons include `DUPLICATE_PRIORITY`, indicating that ad rules share the same priority value, and `PRIORITIES_NOT_SEQUENTIAL`, signifying that one or more priority values are missing in the sequence. An `UNKNOWN` error reason is returned if the error cause is not covered in this API version.\n"]]