[[["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 `AdRuleTargetingError.Reason` enumeration describes reasons for ad rule targeting errors in Google Ad Manager."],["Possible reasons for errors include restrictions on video position targeting and requirements for exact custom value matching for COPPA compliance."],["The enumeration is part of the Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202405`."]]],["The content details `AdRuleTargetingError.Reason`, which outlines reasons for ad rule targeting errors within the `AdRuleService`. Key information includes an enumeration of possible errors: `VIDEO_POSITION_TARGETING_NOT_ALLOWED`, indicating video position targeting is prohibited; `EXACT_CUSTOM_VALUE_TARGETING_REQUIRED`, stating exact matching is needed for custom targeting due to COPPA requirements; and `UNKNOWN`, signifying an unexposed value in the current API version. These are part of the `https://www.google.com/apis/ads/publisher/v202405` namespace.\n"]]