enum CollectionSizeError.Reason (v202411)

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

  • CollectionSizeError.Reason indicates the reason why an error related to collection size occurred.

  • The possible reasons include TOO_LARGE and UNKNOWN.

  • TOO_LARGE signifies that the collection size exceeded the allowed limit.

  • UNKNOWN reason is returned when the actual reason is not exposed by the 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.