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.

  • It has two possible values: TOO_LARGE and UNKNOWN, with the latter signifying that the reason is not exposed in the current API version.

  • This enumeration is part of the broader Google Ad Manager API namespace, providing programmatic access to various Ad Manager services.

  • Developers can use this information to handle errors related to collection sizes when interacting with the Ad Manager API.


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.