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 across Google Ad Manager services."],["It provides a detailed list of these errors, categorized by service and inheritance."],["Each error is linked to its respective documentation page for further information."],["`CommonError` is a base error type with reasons like `NOT_FOUND`, `ALREADY_EXISTS`, etc., inherited by other specific errors."],["The documentation uses namespaces to organize the errors and provides further details about their field paths, causes, and representations."]]],["The document outlines various services and their associated errors within an ad management API, version 202408. It lists services like AdRuleService, AdjustmentService, and many others, detailing their respective common error types. A section on \"Inheritance\" shows the `ApiError` and a large list of other errors that inherit `CommonError`. The core `CommonError` is explained with possible `reason` values including `NOT_FOUND`, `ALREADY_EXISTS`, `CANNOT_UPDATE`, and `UNKNOWN`, among others, with an explanation of when each error would occur.\n"]]