enum CollectionSizeError.Reason (v202411)

  • This documentation details the CollectionSizeError.Reason enumeration within the Google Ad Manager API.

  • CollectionSizeError.Reason is used to indicate why a collection size is invalid, such as being too large.

  • It includes two possible values: TOO_LARGE and UNKNOWN.

  • UNKNOWN is returned if the actual reason is not exposed by the requested API version.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
TOO_LARGE
UNKNOWN The value returned if the actual value is not exposed by the requested API version.