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-11-19 UTC."],[[["The UserTeamAssociationService API handles associations between users and teams within Google Ad Manager."],["This page focuses on the `ApiError` object, which provides detailed information about errors encountered during service requests."],["`ApiError` includes fields like `fieldPath`, `fieldPathElements`, `trigger`, and `errorString` for identifying the cause and context of errors."],["Several specific error types inherit from `ApiError`, offering more granular error information for various scenarios."],["Developers can use the provided information to debug and troubleshoot issues related to user and team associations."]]],["The content outlines numerous services related to ad management, including AdRule, Adjustment, AdsTxt, AudienceSegment, and more. It details the `ApiError` class and its subclasses, which handle errors during service requests. Key information in an error includes the `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`, used to identify the cause, location, and description of the error. These components facilitate the resolution of issues within the ad management system.\n"]]