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-05-15 UTC."],[[["This documentation details the `LineItemOperationError` object within the Google Ad Manager API."],["`LineItemOperationError` is a subclass of `ApiError` and lists all errors encountered when executing operations on line items."],["Errors are categorized by reasons such as permission issues, line item status, and creative association problems."],["Reasons are further clarified with descriptions, for example, line items with delivered impressions cannot be deleted."],["The namespace for this object is `https://www.google.com/apis/ads/publisher/v202405`."]]],["This content outlines services and error types related to ad management operations, specifically focusing on `LineItemOperationError`. It lists services like `ForecastService`, `LineItemService`, and `LineItemTemplateService`. The document details `ApiError` inheritance and various specific error types, including `AuthenticationError`, `ForecastError`, and `QuotaError`, all stemming from `ApiError`. `LineItemOperationError` is elaborated, specifying reasons for failure, such as `NOT_ALLOWED`, `HAS_COMPLETED`, and `CANNOT_ACTIVATE_UNCONFIGURED_LINE_ITEM`, detailing permission and state-based restrictions.\n"]]