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."],["The `LineItemOperationError` object lists all potential errors when performing actions on line items."],["This error object inherits from `ApiError` and includes a reason field indicating the specific error type."],["Each error reason is represented by an enum value within `LineItemOperationError.Reason`."],["Examples of these errors include permission issues, line item state conflicts, and creative activation problems."]]],["This document details the `LineItemOperationError` within the ad management API, specifically version 202402. It outlines various service functionalities, including Forecast, LineItem, LineItemTemplate, Order, ProposalLineItem, Proposal, and PublisherQueryLanguage services. The `LineItemOperationError` lists actions that can fail during operations, such as not being allowed, not applicable, or attempting actions on completed items. Additionally, several error reasons are outlined, such as missing creatives, credit status issues, and attempting to delete delivered line items.\n"]]