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 in Google Ad Manager's API."],["`TeamError` is a subclass of `ApiError` and is related to team-based operations and permissions within the Ad Manager platform."],["This error may occur when a user lacks access due to team restrictions, invalid team assignments, or issues with ad unit and placement associations."],["Detailed error reasons are available through the `reason` field, which uses the `TeamError.Reason` enum to specify the cause."],["Refer to the table for specifics about the `TeamError` object's fields and error reasons."]]],["The content details services and error types within an ad management system. Services include Company, Forecast, Inventory, LineItem, NativeStyle, Order, Proposal, Team, User, and UserTeamAssociation. Inheritance includes ApiError which is the parent for many errors like ApiVersion, Asset, and Authentication Errors. TeamError specifies reasons like \"ENTITY_NOT_ON_USERS_TEAMS\" and \"MISSING_USERS_TEAM\" among others. These Team Errors show common problems related to team assignment.\n"]]