[[["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."],[[["`GeoTargetingError.Reason` outlines the potential errors encountered when setting location targeting in Google Ad Manager."],["This error type is relevant for various services, such as AdRuleService, AdjustmentService, and more, impacting functionalities like line items, orders, and proposals."],["Specific reasons for `GeoTargetingError` include conflicting targeting and exclusion settings, restrictions on excluding postal codes, and untargetable location selections."],["The error reasons are detailed with specific enumeration values, aiding in troubleshooting and resolving location targeting issues."]]],["The core content details the `GeoTargetingError.Reason` enumeration, part of the `https://www.google.com/apis/ads/publisher/v202405` namespace, which is related to several services like `AdRuleService`, `AdjustmentService`, and `TargetingPresetService`. It outlines specific errors: `TARGETED_LOCATIONS_NOT_EXCLUDABLE`, `EXCLUDED_LOCATIONS_CANNOT_HAVE_CHILDREN_TARGETED`, `POSTAL_CODES_CANNOT_BE_EXCLUDED`, and `UNTARGETABLE_LOCATION`. These reasons explain why location-based targeting actions might fail, such as trying to exclude a targeted location or target children of excluded locations. `UNKNOWN` is used for unexposed values.\n"]]