AI-generated Key Takeaways
-
InventoryUnitSizesError is an error type specific to InventoryUnitSizes within the Google Ad Manager API.
-
It's part of the InventoryService and inherits from ApiError, providing standard error fields like fieldPath, trigger, and errorString.
-
The
reason
field provides specific details about the error, such as invalid sizes, unsupported aspect ratios, or missing video features. -
Reasons for this error can include sizes being too large or small, using aspect ratios with non-mobile ad units, or missing required video features.
-
The error also covers situations with companions, master sizes, and mobile video limitations.
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
|