[[["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 `GeoTargetingError.Reason` enumeration lists the possible reasons for errors related to geographic targeting in Google Ad Manager."],["This enumeration is used by various services like AdRuleService, AdjustmentService, ForecastService, and others."],["The reasons include issues like targeted locations not being excludable, excluded locations having children targeted, or untargetable locations."],["The enumeration is defined within the `https://www.google.com/apis/ads/publisher/v202405` namespace."],["Developers can use this information to troubleshoot and handle errors when working with geographic targeting in their Ad Manager integrations."]]],["The core content outlines `GeoTargetingError.Reason` enumerations within the Google Ad Manager API (v202405). It lists services like AdRuleService, AdjustmentService, ForecastService, LineItemService, OrderService, ProposalLineItemService, TargetingPresetService, and YieldGroupService as they relate to GeoTargeting. The possible errors include `TARGETED_LOCATIONS_NOT_EXCLUDABLE`, `EXCLUDED_LOCATIONS_CANNOT_HAVE_CHILDREN_TARGETED`, `POSTAL_CODES_CANNOT_BE_EXCLUDED`, `UNTARGETABLE_LOCATION`, and `UNKNOWN`. The namespace for these errors is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]