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."],[[["`InventoryTargetingError` occurs when associating a line item with a targeting expression, indicating issues with inventory selection."],["This error encompasses various reasons, such as conflicting targeting and exclusion rules, or targeting restrictions on specific inventory types."],["The error details include a `reason` field specifying the cause of the error, and inherited fields like `fieldPath` and `errorString` provide additional context."],["Developers should consult the `InventoryTargetingError.Reason` enumeration for detailed descriptions of each error reason."],["Understanding these errors is crucial for effective ad targeting and troubleshooting campaign setup issues within Google Ad Manager."]]],["This content details `InventoryTargetingError`, which occurs when a line item is associated with a targeting expression in ad management. It lists services like `AdRuleService`, `ForecastService`, and `NativeStyleService`, along with their potential errors. Key errors include requiring at least one placement or inventory unit, preventing simultaneous targeting and exclusion of the same unit, and prohibiting targeting of child units if ancestors are targeted/excluded. Enumerations further define specific error reasons. This information is present in version `v202405` of the API.\n"]]