AI-generated Key Takeaways
-
InventoryUnitSizesError is an error type specifically for issues related to inventory unit sizes within the Ad Manager API.
-
This error can be triggered by various reasons including invalid size specifications, incorrect size usage for platforms or master/companion units, missing video features, or duplicate master sizes.
-
The error provides details such as the field path, triggering data, and a simple string representation of the error for debugging purposes.
-
The InventoryUnitSizesError inherits from ApiError, suggesting a hierarchical structure for API errors.
-
The error is part of the namespace
https://www.google.com/apis/ads/publisher/v202502.
An error specifically for InventoryUnitSizes.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
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
|