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-08-20 UTC."],[[["ClickTrackingLineItemError is a specialized error type for click tracking line items in Google Ad Manager."],["It's characterized by a `reason` field that indicates the specific cause of the error, such as immutable line item type or invalid targeting."],["Click tracking line items have limitations and don't support certain features like creative rotation optimization or delivery rate control."],["The errors may occur due to invalid targeting types, roadblocking types, creativerotation types, delivery rate types, or unsupported fields."],["The `reason` field helps to identify and address issues encountered when working with click tracking line items."]]],["The content outlines errors and services related to ad management. Key services include ForecastService, LineItemService, LineItemTemplateService, and OrderService. `ClickTrackingLineItemError` is a special type with specific constraints: immutable type, ad unit inventory targeting only, no creative delivery control, and limitations on creative rotation and delivery rate types. The `ApiError` inheritance includes details such as `fieldPath`, `fieldPathElements`, `trigger`, and `errorString` for identifying error causes. Also, the document details the reasons for the errors.\n"]]