AI-generated Key Takeaways
-
RequiredCollectionError is a type of ApiError that can be inherited by various services.
-
RequiredCollectionError includes fields like
fieldPath
,fieldPathElements
,trigger
, anderrorString
from its ApiError inheritance. -
RequiredCollectionError has a specific
reason
field that uses the RequiredCollectionError.Reason enumeration with values likeREQUIRED
,TOO_LARGE
,TOO_SMALL
, andUNKNOWN
. -
Many services within the API reference for v202411 are associated with the RequiredCollectionError.RequiredCollectionError.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
ApiError (inherited)
|
|
|
|
|
|
|
|
|
|
RequiredCollectionError
|
|
|
Enumerations
|