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\u003e\u003ccode\u003eLineItemOperationError\u003c/code\u003e objects encompass errors encountered during operations on line items within Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThese errors inherit from \u003ccode\u003eApiError\u003c/code\u003e and provide details such as field path, trigger, and error string for debugging.\u003c/p\u003e\n"],["\u003cp\u003eA key field, \u003ccode\u003ereason\u003c/code\u003e, categorizes the error with specific enums like \u003ccode\u003eNOT_ALLOWED\u003c/code\u003e, \u003ccode\u003eNOT_APPLICABLE\u003c/code\u003e, \u003ccode\u003eHAS_COMPLETED\u003c/code\u003e, etc.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field helps pinpoint the cause of the error, whether due to permissions, line item state, or other factors.\u003c/p\u003e\n"],["\u003cp\u003eThis error is commonly encountered while working with services such as \u003ccode\u003eForecastService\u003c/code\u003e, \u003ccode\u003eLineItemService\u003c/code\u003e, and \u003ccode\u003eProposalLineItemService\u003c/code\u003e.\u003c/p\u003e\n"]]],["The provided content outlines various services and error types within an ad management API, specifically version v202411. Key services include ForecastService, LineItemService, and others related to order and proposal management. A core aspect highlighted is the PublisherQueryLanguageService, which features numerous error types under `ApiError`, such as `AdUnitCodeError`, `AuthenticationError`, and more. The content also details `LineItemOperationError`, listing specific reasons for failures, including permission issues, line item state, and credit status problems.\n"],null,[]]