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."],[[["TeamError objects represent errors related to a Team in Google Ad Manager."],["These errors often occur due to mismatches between user teams and entities like ad units, placements, or orders."],["TeamError includes an ApiError field for detailed error information and a reason field specifying the type of error encountered."],["Reasons for TeamError include entities not being on user teams, invalid team assignments, and attempting to update inactive teams."],["The namespace for TeamError is `https://www.google.com/apis/ads/publisher/v202402`."]]],["The content details services, inheritance, and team errors within an API. Key services include ForecastService, InventoryService, and others, handling various ad-related operations. Inheritance is shown through ApiError and its child errors, encompassing categories like Authentication and Network issues. TeamError details reasons for failure, including `ENTITY_NOT_ON_USERS_TEAMS` and `CANNOT_UPDATE_INACTIVE_TEAM`, along with general data fields such as `fieldPath` and `errorString`.\n"]]