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."],[[["The `InventoryTargetingError` object lists all inventory errors that occur when associating a line item with a targeting expression."],["Targeting and excluding the same inventory unit/placement simultaneously is not allowed."],["Child inventory units can't be targeted if their ancestor is targeted or excluded."],["Explicitly targeted inventory units can't be further targeted or excluded."],["YouTube audience segments can only be used to target YouTube shared inventory for cross-selling."]]],["The document details the `InventoryTargetingError`, which arises when a line item is associated with an incorrect targeting expression. It lists various services like `AdRuleService`, `AdjustmentService`, and `LineItemService`, along with related errors. `InventoryTargetingError` includes `ApiError` inheritance, specifying fields like `fieldPath` and `errorString`. Key error reasons include: requiring a placement/inventory unit, conflicts between targeting and excluding the same unit, targeting children of already targeted/excluded ancestors, and targeting restrictions for landing page-only units.\n"]]