AI-generated Key Takeaways
-
The content details various Ad Manager API services and their associated errors for version v202502.
-
CollectionSizeError
is a specific type of API error indicating an issue with the size of a collection. -
The
CollectionSizeError
has areason
field which can beTOO_LARGE
orUNKNOWN
. -
The
ApiError
base class, inherited byCollectionSizeError
, includes fields likefieldPath
,fieldPathElements
,trigger
, anderrorString
.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Field |
|
---|---|
ApiError (inherited)
|
|
|
|
|
|
|
|
|
|
CollectionSizeError
|
|
|
Enumerations
|