enum RequiredSizeError.Reason (v202505)

  • RequiredSizeError.Reason is an enumeration within the LineItemTemplateService.

  • It is part of the https://www.google.com/apis/ads/publisher/v202505 namespace.

  • The enumeration defines reasons for size-related errors, including missing required sizes and invalid size subsets.

  • The UNKNOWN value indicates an actual value not exposed by the API version.


Namespace
https://www.google.com/apis/ads/publisher/v202505
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.