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."],[[["This documentation details the `LineItemOperationError` object in Google Ad Manager."],["`LineItemOperationError` encompasses various error reasons that can occur when performing operations on line items, such as activating, deleting, or reserving."],["These errors are categorized by reasons like permission issues, line item state, creative status, and company credit status, and are represented by the `reason` field within the object."],["Developers can use the provided error information, including `reason`, `fieldPath`, and `errorString`, to diagnose and address issues during line item operations."],["The namespace for this object is `https://www.google.com/apis/ads/publisher/v202402`."]]],["This document outlines errors and services related to ad management. It details the `LineItemOperationError`, which occurs when actions on line items fail. This error inherits from `ApiError` and specifies reasons like `NOT_ALLOWED`, `HAS_COMPLETED`, or `CANNOT_ACTIVATE_UNCONFIGURED_LINE_ITEM`. Services like `ForecastService`, `LineItemService`, `LineItemTemplateService`, `OrderService`, `ProposalLineItemService`, `ProposalService`, and `PublisherQueryLanguageService` are referenced. The `LineItemOperationError`'s reason provides specific failure conditions.\n"]]