type RequiredCollectionError (v202508)

  • The page lists various services including AdRuleService, AdjustmentService, and StreamActivityMonitorService.

  • RequiredCollectionError inherits from ApiError, along with several other error types such as AuthenticationError and PermissionError.

  • The RequiredCollectionError specifically includes a reason field, which is an enumeration with values like REQUIRED, TOO_LARGE, TOO_SMALL, and UNKNOWN.

  • The namespace for these services and errors is https://www.google.com/apis/ads/publisher/v202508.


Namespace
https://www.google.com/apis/ads/publisher/v202508

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

RequiredCollectionError

reason

RequiredCollectionError.Reason


Enumerations
REQUIRED
TOO_LARGE
TOO_SMALL
UNKNOWN