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\u003eForecastService.GeoTargetingError\u003c/code\u003e object lists all errors associated with geographical targeting for line items.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the \u003ccode\u003eApiError\u003c/code\u003e object which provides details like field path, trigger, and error string.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGeoTargetingError\u003c/code\u003e includes a \u003ccode\u003ereason\u003c/code\u003e field indicating the specific geographical targeting error encountered, such as targeted and excluded location conflicts or untargetable locations.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this error is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The core content outlines the `GeoTargetingError` within the `ForecastService`, detailing its purpose and structure. This error type identifies issues related to geographical targeting for line items. It inherits properties from `ApiError`, such as `fieldPath`, `trigger`, and `errorString`. Specific error reasons include `TARGETED_LOCATIONS_NOT_EXCLUDABLE`, `EXCLUDED_LOCATIONS_CANNOT_HAVE_CHILDREN_TARGETED`, `POSTAL_CODES_CANNOT_BE_EXCLUDED`, `UNTARGETABLE_LOCATION`, and `UNKNOWN`, each representing a distinct geographical targeting conflict.\n"],null,[]]