AI-generated Key Takeaways
-
InventoryUnitSizesError is an error type specific to InventoryUnitSizes, occurring when there are issues with the size configuration of ad units.
-
This error can arise due to invalid sizes, platform incompatibility, missing video features, or other size-related constraints.
-
The
reason
field provides more specific information about the nature of the error. -
It inherits from ApiError which offers additional error details such as the field path, trigger, and error string.
-
The InventoryUnitSizesError is part of the Google Ad Manager API and is associated with the SuggestedAdUnitService.
An error specifically for InventoryUnitSizes.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
ApiError (inherited)
|
|
|
The OGNL field path to identify cause of error. |
|
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)}. |
|
The data that caused the error. |
|
A simple string representation of the error and reason. |
InventoryUnitSizesError
|
|
|
Enumerations
|