enum CollectionSizeError.Reason (v202411)

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

  • CollectionSizeError.Reason indicates why a collection size is invalid, either due to exceeding limits (TOO_LARGE) or for unknown reasons (UNKNOWN).

  • This error is often returned as part of a larger response from other Google Ad Manager services when dealing with collections of objects.

  • Developers should consult the documentation for the specific service and method encountering this error to understand its context and potential solutions.


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.