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 2024-05-15 UTC."],[[["`GeoTargetingError` outlines errors encountered during geographical targeting for line items, encompassing scenarios like targeting and excluding the same location."],["This error is part of the Google Ad Manager API and provides detailed information about the error, including the reason, field path, and trigger."],["Specific reasons for `GeoTargetingError` include targeting and excluding the same location, excluding locations with targeted children, and attempting to exclude postal codes."],["The error structure includes fields like `reason`, providing insight into the specific cause of the error, and `fieldPath`, indicating the location of the error within the request."],["Developers can use the information provided by `GeoTargetingError` to identify and resolve issues with geographical targeting in their Ad Manager integrations."]]],["The content outlines various services like AdRuleService, AdjustmentService, and TargetingPresetService, all linked to GeoTargetingError. These services interact with targeting and ad-related operations. GeoTargetingError, a specific error within the API, lists possible issues, including targeting a location that is also excluded, excluding locations with targeted children, or untargetable locations. The API also provides field information for each `ApiError`, such as `fieldPath`, `trigger`, and `errorString`.\n"]]