enum RequiredCollectionError.Reason (v202411)

  • The content provides a list of various Ad Manager API services, each with a link to its reference documentation for version v202411.

  • The content also defines the RequiredCollectionError.Reason enumeration and its possible values, which indicate issues with collection size or missing required collections.

  • The RequiredCollectionError.Reason enumeration includes values like REQUIRED, TOO_LARGE, TOO_SMALL, and UNKNOWN, along with their descriptions.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
REQUIRED A required collection is missing.
TOO_LARGE Collection size is too large.
TOO_SMALL Collection size is too small.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.