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 document lists all the errors that can occur when executing operations on line items in Google Ad Manager."],["The errors are organized by service, inheritance, and namespace for easy navigation."],["Each error includes a description, potential fields, and an explanation of the reason for the error."],["LineItemOperationError is a specific type of error that can occur during line item operations."],["LineItemOperationError has specific reasons, such as permissions issues, line item status conflicts, or creative-related problems, that are detailed in the documentation."]]],["This document outlines the `LineItemOperationError` and associated services within an ad management API, focusing on issues during line item operations. Key services include `ForecastService`, `LineItemService`, and `LineItemTemplateService`, along with others. `LineItemOperationError` is detailed, showing inheritance from `ApiError`. The `reason` field enumerates specific errors like `NOT_ALLOWED`, `HAS_COMPLETED`, and `CANNOT_ACTIVATE_UNCONFIGURED_LINE_ITEM`, indicating problems with permissions, line item status, and configuration, respectively.\n"]]