[[["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."],[[["GeoTargetingError.Reason outlines the potential errors encountered when targeting locations in Google Ad Manager."],["These errors include conflicts between targeted and excluded locations, restrictions on postal code exclusions, and untargetable locations."],["Each error reason is represented by a specific enumeration value, such as `TARGETED_LOCATIONS_NOT_EXCLUDABLE` or `EXCLUDED_LOCATIONS_CANNOT_HAVE_CHILDREN_TARGETED`."],["This information is essential for developers utilizing the Ad Manager API to troubleshoot location targeting issues."]]],["The provided content outlines the `GeoTargetingError.Reason` enumeration, which details potential issues related to location targeting across various services such as `AdRuleService`, `AdjustmentService`, `ForecastService`, and others. Key error reasons include `TARGETED_LOCATIONS_NOT_EXCLUDABLE`, meaning a targeted location cannot also be excluded; `EXCLUDED_LOCATIONS_CANNOT_HAVE_CHILDREN_TARGETED`; `POSTAL_CODES_CANNOT_BE_EXCLUDED`; `UNTARGETABLE_LOCATION`; and `UNKNOWN` for unexposed values. These reasons cover scenarios where location targeting or exclusion rules are violated.\n"]]