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."],[[["The `UserTeamAssociationService` relates to errors that occur when managing user-team associations within Google Ad Manager."],["`TeamError` specifically addresses issues arising from team configurations and user interactions with teams."],["Errors may involve entities not being on a user's teams, ad units or placements not aligning with order teams, invalid team assignments, or attempts to update inactive teams."],["This service is part of the Google Ad Manager API and uses a namespace for version 202402."],["Detailed information about each error, including the reason and a field path for identification, is provided within the `TeamError` structure."]]],["The content details services and error handling within an API, specifically for ad management. It outlines core services like `CompanyService`, `ForecastService`, and `UserService`, alongside `UserTeamAssociationService`. Error types include `ApiError`, `TeamError`, and various specific errors like `AuthenticationError`, `QuotaError`, and `StringLengthError`. `TeamError` reasons are defined, covering issues such as missing team associations, invalid assignments, and inactive team status. Information is also provided on inheritance of `ApiError` and field data.\n"]]