enum RequiredCollectionError.Reason (v202411)

  • This documentation details the RequiredCollectionError.Reason enumeration within the Google Ad Manager API.

  • RequiredCollectionError.Reason outlines potential errors related to required collections within Ad Manager services.

  • The enumeration provides specific reasons for collection errors, such as missing required elements (REQUIRED), exceeding size limits (TOO_LARGE), falling short of size requirements (TOO_SMALL), or encountering an unknown error (UNKNOWN).

  • Developers can utilize these error reasons to diagnose and resolve collection-related issues when interacting with Ad Manager services programmatically.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
REQUIRED
TOO_LARGE
TOO_SMALL
UNKNOWN