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 2025-08-06 UTC."],[[["\u003cp\u003e\u003ccode\u003eInventoryUnitError\u003c/code\u003e objects detail errors related to \u003ccode\u003eAdUnit\u003c/code\u003e objects, often concerning targeting and platform compatibility issues.\u003c/p\u003e\n"],["\u003cp\u003eThis error arises in services like ForecastService, InventoryService, and PublisherQueryLanguageService.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field explains the specific error, such as disallowed explicit targeting or incompatible target platforms.\u003c/p\u003e\n"],["\u003cp\u003eErrors can be further diagnosed using inherited fields like \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e from the \u003ccode\u003eApiError\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation details the namespace and specific error reasons for \u003ccode\u003eInventoryUnitError\u003c/code\u003e.\u003c/p\u003e\n"]]],["The `AdjustmentService` interacts with `ForecastService`, `InventoryService`, and `PublisherQueryLanguageService`. It defines `ApiError` as an inherited base, encompassing various specific error types like `AuthenticationError`, `DateError`, and `InternalApiError`. `InventoryUnitError`, a specific error class, lists reasons such as `EXPLICIT_TARGETING_NOT_ALLOWED`, `ROOT_UNIT_CANNOT_BE_DEACTIVATED`, related to `AdUnit` objects. This includes detailed information on error fields such as `fieldPath`, `trigger`, and `errorString`.\n"],null,[]]