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-08-20 UTC."],[[["This documentation details `OrderError` within the LineItemTemplateService, encompassing potential errors when interacting with orders in Google Ad Manager."],["`OrderError` is a subclass of `ApiError` and provides an `OrderError.Reason` enum to categorize specific order-related issues."],["These errors can arise from various scenarios like attempting to update canceled, pending approval, or archived orders; modifying proposal IDs after order creation; or user/agency team misconfigurations."],["It also includes programmatic-specific errors, like setting irrelevant fields for non-programmatic orders."],["The provided namespace indicates the API version and context for these errors."]]],["The content outlines services and errors within an API, specifically version v202408. Services include Forecast, LineItemCreativeAssociation, LineItem, LineItemTemplate, Order, PublisherQueryLanguage, and Team. It details various error types under `ApiError` inheritance, and also the error reason `OrderError`, listing specific causes such as updating canceled/pending/archived orders, invalid user roles, team/agency associations, and programmatic order issues. Each error includes a description and a potential reason.\n"]]