enum CollectionSizeError.Reason (v202411)

  • This page documents the CollectionSizeError.Reason enumeration for the Google Ad Manager API.

  • CollectionSizeError.Reason provides two potential values: TOO_LARGE and UNKNOWN.

  • The TOO_LARGE value indicates the collection size exceeded the allowed limit.

  • The UNKNOWN value is returned if the actual reason is not exposed by the API version in use.


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.