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."],[[["InventoryTargetingError identifies issues when associating line items with targeting expressions."],["This error occurs across various services like AdRuleService, ForecastService, LineItemService and more."],["Reasons for this error include targeting and excluding the same inventory, targeting child units when ancestors are targeted/excluded, and issues with explicitly targeted units."],["InventoryTargetingError is part of the Google Ad Manager API and inherits properties from ApiError."],["It provides specific reasons for the error through its 'reason' field, which can help in troubleshooting targeting issues."]]],["The document details the `InventoryTargetingError`, which arises when a line item is associated with an incorrect targeting expression. It lists various services like `AdRuleService`, `ForecastService`, and `LineItemService`, along with inheritance errors such as `ApiError`. The `InventoryTargetingError` enum outlines specific reasons for errors, including issues with targeting or excluding inventory units, targeting ancestor and descendant units, and YouTube inventory targeting. It further defines the error field attributes and includes the error namespace.\n"]]