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."],[[["`TeamError` objects represent errors related to a Team in Google Ad Manager."],["These errors can occur when entities are not on the correct user's or order's teams, when team assignments are invalid, or when inactive teams are being modified."],["The `reason` field provides an enum value indicating the specific cause of the error."],["`TeamError` inherits from `ApiError`, which contains additional information about the error."]]],["The content details services and errors within an API, specifically for ad management. Services include ForecastService, InventoryService, and others, with links to detailed documentation. Inheritance structures for errors are presented, starting with ApiError, then detailing numerous specific error types like AuthenticationError and QuotaError. Finally, TeamError is defined with reasons, including issues like `ENTITY_NOT_ON_USERS_TEAMS` and `CANNOT_UPDATE_INACTIVE_TEAM`. Information is also provided on Field definitions and their specifications.\n"]]