type CollectionSizeError (v202502)Stay organized with collectionsSave and categorize content based on your preferences.
Page Summary
The document provides a comprehensive list of Ad Manager API services, including AdRuleService, AdjustmentService, and numerous others related to advertising and content management.
It details the inheritance hierarchy for API errors, showing that CollectionSizeError is a type of ApiError.
The CollectionSizeError specifically includes a 'reason' field with enumerations such as 'TOO_LARGE' and 'UNKNOWN', indicating the nature of the collection size issue.
The namespace for these services and errors ishttps://www.google.com/apis/ads/publisher/v202502.
[[["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."],[],["This document outlines various services and associated errors within the Google Ad Manager API (v202502). It details services like `AdRuleService`, `AdjustmentService`, `InventoryService`, and `ReportService`. These manage ad rules, adjustments, inventory, and reports respectively. Key actions involve managing, creating, and accessing these entities. The document also specifies error types like `CollectionSizeError`, including `TOO_LARGE` and `UNKNOWN` reasons, all of them inheriting from `ApiError`. It shows the `ApiError` namespace and different fileds available.\n"]]