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."],[[["ClickTrackingLineItemError is a specific error type for click tracking line items in Google Ad Manager."],["It's characterized by a reason field which indicates the nature of the error, such as immutable type or invalid targeting."],["Click tracking line items have limitations, including restrictions on targeting, roadblocking, creative rotation, and delivery rates."],["Certain fields are unsupported by click tracking line items."],["The error can be further identified by inherited fields like fieldPath, fieldPathElements, trigger, and errorString."]]],["The core content outlines error handling and service details within an API. It focuses on `ClickTrackingLineItemError` as a specific line item type, which has unique restrictions. This error type inherits from `ApiError`, detailing issues with targeting, creative rotation, delivery rates, and field support. Services included are `ForecastService`, `LineItemService`, `LineItemTemplateService`, and `OrderService`. Enumerations are defined for errors, which include immutable type, invalid targeting or roadblocking, and unsupported fields.\n"]]