A parsed copy of the field path. For example, the field path "operations[1].operand"
corresponds to this list: {FieldPathElement(field = "operations", index = 1),
FieldPathElement(field = "operand", index = null)}.
trigger
xsd:string
The data that caused the error.
errorString
xsd:string
A simple string representation of the error and reason.
[[["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 2025-08-06 UTC."],[[["\u003cp\u003eGeoTargetingError identifies errors related to geographical targeting for LineItems.\u003c/p\u003e\n"],["\u003cp\u003eThis error can occur across multiple services like AdjustmentService, ForecastService, LineItemService and others.\u003c/p\u003e\n"],["\u003cp\u003eReasons for this error include targeting and excluding the same location, targeting children of excluded locations, excluding postal codes, and untargetable locations.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits properties from ApiError, providing details like field path, trigger, and error string.\u003c/p\u003e\n"],["\u003cp\u003eGeoTargetingError includes a 'reason' field that specifies the cause of the error using a dedicated enum.\u003c/p\u003e\n"]]],["The core content outlines the `GeoTargetingError` within the `AdRuleService` and other services like `AdjustmentService`, `ForecastService`, etc. It lists various error types inherited from `ApiError`, such as `AdRuleDateError`, `AuthenticationError`, and `QuotaError`. The `GeoTargetingError` specifies issues with geographical targeting, with reasons like `TARGETED_LOCATIONS_NOT_EXCLUDABLE`, `EXCLUDED_LOCATIONS_CANNOT_HAVE_CHILDREN_TARGETED`, and `UNTARGETABLE_LOCATION`. `ApiError` details include `fieldPath`, `trigger`, and `errorString`.\n"],null,["# type GeoTargetingError (v202408)\n\n**Service** \n**AdRuleService** [AdjustmentService](/ad-manager/api/reference/v202408/AdjustmentService.GeoTargetingError) [ForecastService](/ad-manager/api/reference/v202408/ForecastService.GeoTargetingError) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.GeoTargetingError) [LineItemTemplateService](/ad-manager/api/reference/v202408/LineItemTemplateService.GeoTargetingError) [OrderService](/ad-manager/api/reference/v202408/OrderService.GeoTargetingError) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.GeoTargetingError) [TargetingPresetService](/ad-manager/api/reference/v202408/TargetingPresetService.GeoTargetingError) [YieldGroupService](/ad-manager/api/reference/v202408/YieldGroupService.GeoTargetingError) **Inheritance** \n[ApiError](/ad-manager/api/reference/v202408/AdRuleService.ApiError) \n▼\n[AdRuleDateError](/ad-manager/api/reference/v202408/AdRuleService.AdRuleDateError) [AdRuleError](/ad-manager/api/reference/v202408/AdRuleService.AdRuleError) [AdRuleFrequencyCapError](/ad-manager/api/reference/v202408/AdRuleService.AdRuleFrequencyCapError) [AdRulePriorityError](/ad-manager/api/reference/v202408/AdRuleService.AdRulePriorityError) [AdRuleSlotError](/ad-manager/api/reference/v202408/AdRuleService.AdRuleSlotError) [AdRuleTargetingError](/ad-manager/api/reference/v202408/AdRuleService.AdRuleTargetingError) [ApiVersionError](/ad-manager/api/reference/v202408/AdRuleService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202408/AdRuleService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202408/AdRuleService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202408/AdRuleService.CommonError) [CustomTargetingError](/ad-manager/api/reference/v202408/AdRuleService.CustomTargetingError) [FeatureError](/ad-manager/api/reference/v202408/AdRuleService.FeatureError) **GeoTargetingError** [InternalApiError](/ad-manager/api/reference/v202408/AdRuleService.InternalApiError) [InventoryTargetingError](/ad-manager/api/reference/v202408/AdRuleService.InventoryTargetingError) [NotNullError](/ad-manager/api/reference/v202408/AdRuleService.NotNullError) [ParseError](/ad-manager/api/reference/v202408/AdRuleService.ParseError) [PermissionError](/ad-manager/api/reference/v202408/AdRuleService.PermissionError) [PoddingError](/ad-manager/api/reference/v202408/AdRuleService.PoddingError) [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202408/AdRuleService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202408/AdRuleService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202408/AdRuleService.QuotaError) [RequiredCollectionError](/ad-manager/api/reference/v202408/AdRuleService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202408/AdRuleService.RequiredError) [RequiredNumberError](/ad-manager/api/reference/v202408/AdRuleService.RequiredNumberError) [ServerError](/ad-manager/api/reference/v202408/AdRuleService.ServerError) [StatementError](/ad-manager/api/reference/v202408/AdRuleService.StatementError) [StringFormatError](/ad-manager/api/reference/v202408/AdRuleService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202408/AdRuleService.StringLengthError) [UniqueError](/ad-manager/api/reference/v202408/AdRuleService.UniqueError)\n\nLists all errors associated with geographical targeting for a\n[LineItem](/ad-manager/api/reference/v202408/ForecastService.LineItem).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|-------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| **`ApiError` (inherited)** ||\n| ### `fieldPath` | ` `xsd:`string` The OGNL field path to identify cause of error. |\n| ### `fieldPathElements` | ` `[FieldPathElement](/ad-manager/api/reference/v202408/AdRuleService.FieldPathElement)`[]` A parsed copy of the field path. For example, the field path \"operations\\[1\\].operand\" corresponds to this list: {FieldPathElement(field = \"operations\", index = 1), FieldPathElement(field = \"operand\", index = null)}. |\n| ### `trigger` | ` `xsd:`string` The data that caused the error. |\n| ### `errorString` | ` `xsd:`string` A simple string representation of the error and reason. |\n| **`GeoTargetingError`** ||\n| ### `reason` | ` `[GeoTargetingError.Reason](/ad-manager/api/reference/v202408/AdRuleService.GeoTargetingError.Reason)` ` The error reason represented by an enum. *** ** * ** *** **Enumerations** `TARGETED_LOCATIONS_NOT_EXCLUDABLE` : A location that is targeted cannot also be excluded. `EXCLUDED_LOCATIONS_CANNOT_HAVE_CHILDREN_TARGETED` : Excluded locations cannot have any of their children targeted. `POSTAL_CODES_CANNOT_BE_EXCLUDED` : Postal codes cannot be excluded. `UNTARGETABLE_LOCATION` : Indicates that location targeting is not allowed. `UNKNOWN` : The value returned if the actual value is not exposed by the requested API version. \u003cbr /\u003e |"]]