[[["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."],[[["The `AdRuleTargetingError.Reason` enumeration describes potential errors when targeting ad rules."],["Targeting video positions with ad rules is not allowed."],["Due to COPPA regulations, custom targeting for session ad rules must use exact custom value matching."],["An `UNKNOWN` reason is returned if the error reason is not defined within the API version being used."]]],["The `AdRuleTargetingError.Reason` enumeration defines potential errors when targeting ad rules within the `AdRuleService`. Key error reasons include: `VIDEO_POSITION_TARGETING_NOT_ALLOWED`, indicating that video positions cannot be targeted; `EXACT_CUSTOM_VALUE_TARGETING_REQUIRED`, highlighting the need for exact custom value matching for session ad rules due to COPPA requirements; and `UNKNOWN`, used when the error value is not accessible in the current API version. These errors provide insights into the constraints and requirements when setting up ad rule targeting.\n"]]