[[["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` identifies the cause of errors related to geographical targeting in Google Ad Manager."],["This error can occur across multiple services, including `LineItemTemplateService`, `AdRuleService`, and `ProposalLineItemService`."],["Specific reasons for the error include situations like attempting to exclude a targeted location or targeting the child of an excluded location."],["The error namespace is `https://www.google.com/apis/ads/publisher/v202405`."],["The error reasons are represented by specific enumerations, such as `TARGETED_LOCATIONS_NOT_EXCLUDABLE` and `EXCLUDED_LOCATIONS_CANNOT_HAVE_CHILDREN_TARGETED`, which provide insights into the nature of the targeting issue."]]],["The core content details the `GeoTargetingError.Reason` enumeration, found within the Google Ad Manager API. It lists possible reasons for targeting errors, including `TARGETED_LOCATIONS_NOT_EXCLUDABLE`, where a targeted location cannot be excluded, and `EXCLUDED_LOCATIONS_CANNOT_HAVE_CHILDREN_TARGETED`, indicating that excluded locations cannot have their children targeted. Other reasons are `POSTAL_CODES_CANNOT_BE_EXCLUDED`, `UNTARGETABLE_LOCATION`, and `UNKNOWN` for unspecified errors. This is all within the `v202405` version.\n"]]