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 2025-08-06 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eLineItemOperationError\u003c/code\u003e object lists all errors encountered when performing actions on line items.\u003c/p\u003e\n"],["\u003cp\u003eThis error can occur across various services like \u003ccode\u003eForecastService\u003c/code\u003e, \u003ccode\u003eLineItemService\u003c/code\u003e, and \u003ccode\u003eProposalService\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eReasons for this error include insufficient permissions, the line item being in an incompatible state (e.g., completed, no active creatives), or issues with the associated advertiser's credit status.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field provides a specific code indicating the cause of the error, such as \u003ccode\u003eNOT_ALLOWED\u003c/code\u003e, \u003ccode\u003eHAS_COMPLETED\u003c/code\u003e, or \u003ccode\u003eCANNOT_ACTIVATE_UNCONFIGURED_LINE_ITEM\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eDetailed information about the error can be found in the inherited \u003ccode\u003eApiError\u003c/code\u003e fields like \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003efieldPathElements\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e.\u003c/p\u003e\n"]]],["The content outlines errors associated with executing operations on line items within ad management services. Key services include ForecastService, LineItemService, and ProposalService, among others. The `LineItemOperationError` details specific reasons for failed actions, such as `NOT_ALLOWED`, `HAS_COMPLETED`, or `CANNOT_ACTIVATE_LEGACY_DFP_LINE_ITEM`. The `ApiError` class provides details like `fieldPath`, `trigger`, and `errorString`. The document describes potential errors related to permissions, line item status, and company credit status.\n"],null,[]]