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-02 UTC."],[[["`ProposalLineItemService` objects allow you to manage proposal line items, which represent advertising inventory proposed to advertisers."],["`InventoryTargetingError` occurs when there's an issue with how a proposal line item targets or excludes ad inventory, such as conflicting targeting rules or restrictions on targeting specific inventory types."],["This error encompasses various reasons for inventory targeting failures, including targeting and excluding the same inventory, issues with targeting ancestors and descendants, and restrictions on certain inventory units."],["Detailed information about the error is provided through the `reason` field, which offers specific explanations and potential solutions for the encountered issue."],["The `InventoryTargetingError` is part of the broader `ProposalLineItemService` errors and inherits from `ApiError`, which provides contextual information about the error, like the field path and trigger."]]],[]]