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\u003eThe \u003ccode\u003eLineItemTemplateService.GeoTargetingError\u003c/code\u003e object describes errors related to geographical targeting for line items in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThis error can occur when there are conflicts between targeted and excluded locations, such as targeting and excluding the same location or excluding a parent location while targeting its children.\u003c/p\u003e\n"],["\u003cp\u003eIt can also be triggered by attempting to exclude postal codes, targeting untargetable locations, or other unsupported geographical targeting configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field provides a specific code indicating the nature of the geographical targeting error, helping to diagnose and resolve the issue.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers should refer to the \u003ccode\u003eGeoTargetingError.Reason\u003c/code\u003e enumeration to understand the different types of geographical targeting errors that can occur and take appropriate corrective actions.\u003c/p\u003e\n"]]],["The document outlines services and errors related to ad management, focusing on `GeoTargetingError`. Services include `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `LineItemTemplateService`, `OrderService`, `ProposalLineItemService`, `TargetingPresetService`, and `YieldGroupService`. The document lists `GeoTargetingError` as part of the `LineItemTemplateService` and defines its possible `reason` values: `TARGETED_LOCATIONS_NOT_EXCLUDABLE`, `EXCLUDED_LOCATIONS_CANNOT_HAVE_CHILDREN_TARGETED`, `POSTAL_CODES_CANNOT_BE_EXCLUDED`, `UNTARGETABLE_LOCATION`, and `UNKNOWN`. The fields `fieldPath`, `fieldPathElements`, `trigger`, and `errorString` are also provided.\n"],null,[]]