[[["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 that can occur when setting up location targeting in Google Ad Manager."],["These errors often involve conflicts between included and excluded locations, such as targeting and excluding the same location or having children of excluded locations targeted."],["Some location types have restrictions, like postal codes which cannot be excluded, and certain locations that may be untargetable altogether."],["The provided table lists the specific error reasons and their corresponding descriptions for easy reference."],["For cases where the actual error reason is not exposed in the current API version, `UNKNOWN` will be returned."]]],["The core content details the `GeoTargetingError.Reason` enumeration, part of the `OrderService` within a publisher API. This error reason identifies issues with location targeting. Specific reasons include attempting to exclude a targeted location (`TARGETED_LOCATIONS_NOT_EXCLUDABLE`), targeting children of excluded locations (`EXCLUDED_LOCATIONS_CANNOT_HAVE_CHILDREN_TARGETED`), attempting to exclude postal codes (`POSTAL_CODES_CANNOT_BE_EXCLUDED`), untargetable locations (`UNTARGETABLE_LOCATION`) and unknown error (`UNKNOWN`). This enumeration applies to multiple services like `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `LineItemTemplateService`, `OrderService`, `ProposalLineItemService`, `TargetingPresetService`, `YieldGroupService`.\n"]]