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-02-13 UTC."],[[["This page lists common errors for the UserTeamAssociationService in Google Ad Manager."],["These errors cover situations like non-existent entities, duplicates, and unsupported operations."],["Each error has a reason field with an enum value indicating the specific cause."],["The errors inherit from ApiError and include fields for details like field path and error string."],["This information helps developers debug and handle potential issues when using the UserTeamAssociationService."]]],["This document outlines various services and common error types within an ad management API, version 202402. It lists services like Activity, AdRule, Creative, Forecast, and Report. The document details the `CommonError` type, a set of errors that can be raised across all mentioned services. `CommonError` contains reasons like `NOT_FOUND`, `ALREADY_EXISTS`, `CANNOT_UPDATE`, and `UNKNOWN` along with `ApiError`, which includes properties for error identification such as `fieldPath`, `trigger`, and `errorString`.\n"]]