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 error occurred, such as exceeding the maximum allowed size.

  • Two possible reasons are provided: TOO_LARGE and UNKNOWN, with the latter being used for cases not explicitly defined by the API version.

  • This enumeration is part of the broader Google Ad Manager API namespace, allowing developers to handle collection size errors in their integrations.


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.