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."],[[["`TeamError` objects represent errors related to a Team in Google Ad Manager."],["These errors often occur due to issues with user-team associations, entity-team assignments, or team status."],["The `reason` field provides a specific code indicating the cause of the error, such as missing team associations or invalid assignments."],["`TeamError` inherits from `ApiError`, which contains general error information like field path and error message."],["Common reasons for `TeamError` include entities not being on user's teams, invalid team assignments, and attempting to update inactive teams."]]],["The content outlines services within an API, including Company, Contact, Forecast, Inventory, LineItem, NativeStyle, Order, Proposal, Team, and User services. It details `ApiError` inheritance, listing various error types like `AuthenticationError` and `QuotaError`. Specifically, `TeamError` is defined, with reasons including `ENTITY_NOT_ON_USERS_TEAMS` and `CANNOT_UPDATE_INACTIVE_TEAM`, explaining common team-related errors. The error types provide detailed information related to team configurations and associations.\n"]]