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-08-20 UTC."],[[["The content outlines common errors encountered when using Google Ad Manager's Custom Targeting Service."],["It provides a detailed breakdown of the error types, including their reasons and potential solutions."],["Developers can use this information to understand and debug issues related to custom targeting in their Ad Manager integrations."],["A table displays the fields and their descriptions, aiding in interpreting error messages."],["This page is crucial for developers using the Custom Targeting Service API to ensure smooth operations and avoid disruptions due to errors."]]],["The document outlines various services within the Ad Manager API, such as AdRuleService, AdjustmentService, and CustomTargetingService, along with their respective error types. It details common errors like `NOT_FOUND`, `ALREADY_EXISTS`, and `CANNOT_UPDATE` that can occur across these services. The document also describes `ApiError` fields, including `fieldPath`, `trigger`, and `errorString`, used to pinpoint error origins. `CommonError` enumerations are specified to clarify error reasons.\n"]]