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."],[[["`InventoryUnitError` objects detail errors related to Ad Units, providing insights into issues during inventory management."],["These errors often arise from improper targeting settings, platform conflicts, or AdSense configuration mismatches."],["`InventoryUnitError.Reason` enumeration clarifies the specific cause, such as disallowed explicit targeting or inapplicable target platforms."],["Ad Manager 360 accounts have specific restrictions, like only allowing `explicitlyTargeted` to be set to `true` within their platform."],["This error framework assists in troubleshooting inventory-related problems by offering clear explanations and actionable solutions."]]],["The document details errors associated with the Ad Manager API, specifically within the `ForecastService`, `AdjustmentService`, `InventoryService`, and `PublisherQueryLanguageService`. It outlines `ApiError` inheritance, listing numerous specific error types such as `AdUnitCodeError`, `AuthenticationError`, `ForecastError`, and `InventoryUnitError`, amongst others. `InventoryUnitError` includes `EXPLICIT_TARGETING_NOT_ALLOWED`, `TARGET_PLATFORM_NOT_APPLICABLE`, `ADSENSE_CANNOT_BE_ENABLED`, `ROOT_UNIT_CANNOT_BE_DEACTIVATED` and `UNKNOWN`. It provides field details, like `fieldPath`, `trigger`, and `errorString`.\n"]]