enum CollectionSizeError.Reason (v202411)

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

  • CollectionSizeError.Reason provides reasons for errors related to collection sizes in Ad Manager operations.

  • The enumeration includes two possible values: TOO_LARGE and UNKNOWN.

  • TOO_LARGE indicates that a collection exceeds the allowed size limit.

  • UNKNOWN is returned when the specific reason for the error is not exposed by the API version being used.


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.