Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["The provided content outlines various services within the Google Ad Manager API (v202411), covering a broad spectrum of ad management functionalities. These services include ad rule management, audience segmentation, content handling, creative management, forecasting, inventory control, line item operations, reporting, and user/team administration. The API also defines `RequiredCollectionError` with its possible reasons: `REQUIRED`, `TOO_LARGE`, `TOO_SMALL`, and `UNKNOWN`, to address collection validation.\n"]]