AI-generated Key Takeaways
-
REQUIRED
indicates a missing size forCreative.size
orLineItem.creativePlaceholders
. -
NOT_ALLOWED
signifies thatLineItemCreativeAssociation.sizes
is not a subset ofLineItem.creativePlaceholders
sizes. -
UNKNOWN
is the value returned when the actual value is not available in the requested API version.
Service
Dependencies
RequiredSizeError
▼
RequiredSizeError.Reason
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Enumeration | Description |
---|---|
REQUIRED
|
Creative.size or LineItem.creativePlaceholders size is missing. |
NOT_ALLOWED
|
LineItemCreativeAssociation.sizes must be a subset of LineItem.creativePlaceholders sizes. |
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |