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-13 UTC."],[[["`TargetingPresetService` allows management of targeting presets in Google Ad Manager."],["`InventoryTargetingError` lists all inventory errors caused by associating a line item with a targeting expression."],["This error occurs when there are issues with targeting or excluding inventory units or placements, such as targeting and excluding the same inventory, targeting a child unit while the ancestor is targeted or excluded, or issues with landing page-only ad units."],["The `InventoryTargetingError` details include the reason for the error represented by an enum value and information inherited from the `ApiError` such as field path, trigger, and error string."],["It is important to understand these reasons to effectively troubleshoot inventory targeting issues in your Google Ad Manager campaigns."]]],["The core content outlines errors related to inventory targeting within ad management services. It details `InventoryTargetingError`, triggered when associating a line item with a targeting expression. Key error reasons include requiring at least one placement or inventory unit, prohibiting simultaneous targeting and exclusion, and restrictions on targeting or excluding child units based on ancestor unit status. The document specifies the `ApiError` inheritance, fields like `fieldPath`, and provides detailed enumerations for error reasons. It also provides links to further documentation for each service.\n"]]