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\u003eInventoryUnitSizesError is an error type specifically related to the sizes of inventory units in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThis error can occur due to various reasons, including invalid size dimensions, unsupported aspect ratios, or missing features like video support.\u003c/p\u003e\n"],["\u003cp\u003eInventoryUnitSizesError provides detailed information about the error through its \u003ccode\u003ereason\u003c/code\u003e field, which specifies the cause of the error.\u003c/p\u003e\n"],["\u003cp\u003eThis error inherits from the \u003ccode\u003eApiError\u003c/code\u003e type, providing additional context and debugging information.\u003c/p\u003e\n"],["\u003cp\u003eThe error details can be accessed through fields like \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e to understand the context and cause of the error.\u003c/p\u003e\n"]]],["The document details error handling for `InventoryUnitSizes` within the `InventoryService`. It lists the `InventoryUnitSizesError` as a specific type of `ApiError`, inheriting its properties like `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`. The `InventoryUnitSizesError` has a `reason` field with various enumeration values indicating specific size-related issues, including `INVALID_SIZES`, `INVALID_SIZE_FOR_PLATFORM`, and `VIDEO_FEATURE_MISSING`, among others, thus providing specific reasons for errors that occur with inventory unit sizes.\n"],null,[]]