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."],[[["This documentation details the `UserTeamAssociationService`, used to manage associations between users and teams within Google Ad Manager."],["The service provides methods for creating, updating, and retrieving user-team associations."],["The documentation outlines the namespace, common errors, and inheritance structure related to the `UserTeamAssociationService`."],["Common errors like `NOT_FOUND`, `ALREADY_EXISTS`, and `CONCURRENT_MODIFICATION` are explained to aid in troubleshooting."],["A table is included that details fields like `fieldPath`, `trigger`, and `errorString` within the `ApiError` and `CommonError` objects."]]],["This document outlines services and common errors within an ad management API (v202405). It lists various services like AdRuleService, AdjustmentService, AudienceSegmentService, and many more, each linked to their specific error handling. The document details the `CommonError` structure, including inherited fields like `fieldPath` and `trigger`. It also specifies `CommonError` reasons, such as `NOT_FOUND`, `ALREADY_EXISTS`, `CANNOT_UPDATE`, and `CONCURRENT_MODIFICATION`, indicating the nature of errors encountered during API interactions.\n"]]