AI-generated Key Takeaways
-
This documentation details the
CollectionSizeError.Reason
enumeration within the Google Ad Manager API. -
CollectionSizeError.Reason
is used to indicate why a collection size is invalid, such as being too large. -
It includes two possible values:
TOO_LARGE
andUNKNOWN
. -
UNKNOWN
is returned if the actual reason is not exposed by the requested API version.
Service
AdRuleService
AdjustmentService
AdsTxtService
AudienceSegmentService
CdnConfigurationService
CmsMetadataService
CompanyService
ContactService
ContentBundleService
ContentService
CreativeService
CreativeSetService
CreativeTemplateService
CreativeWrapperService
CustomFieldService
CustomTargetingService
DaiAuthenticationKeyService
DaiEncodingProfileService
ForecastService
InventoryService
LabelService
LineItemCreativeAssociationService
LineItemService
LineItemTemplateService
LiveStreamEventService
MobileApplicationService
NativeStyleService
NetworkService
OrderService
PlacementService
ProposalLineItemService
ProposalService
PublisherQueryLanguageService
ReportService
SegmentPopulationService
SiteService
StreamActivityMonitorService
SuggestedAdUnitService
TargetingPresetService
TeamService
UserService
UserTeamAssociationService
YieldGroupService
Dependencies
CollectionSizeError
▼
CollectionSizeError.Reason
- 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. |