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 outlines the `TeamError` object within the Google Ad Manager API."],["`TeamError` objects are returned when an operation involving teams encounters an error."],["The `reason` field provides specific information about the type of team error."],["Errors can involve entities not being on a user's teams, ad unit or placement mismatches with order teams, or inactive team modifications."],["A comprehensive table details the fields and their descriptions for understanding the error structure and context."]]],["The content details services and their associated errors within an API context, specifically `v202405`. It lists various services like `CompanyService`, `ForecastService`, and `ProposalService`, alongside an inheritance structure of `ApiError`. `TeamError` is highlighted, and it contains fields such as `fieldPath`, `trigger` and `reason` with an enumeration of reasons. The enumeration includes errors like `ENTITY_NOT_ON_USERS_TEAMS` and `CANNOT_UPDATE_INACTIVE_TEAM` detailing team-related issues.\n"]]