type RequiredCollectionError (v202411)

  • The content lists various services available, including AdRuleService, AdjustmentService, and AdsTxtService.

  • The content also details inheritance relationships for different error types like ApiError, ApiVersionError, and AuthenticationError.

  • Specific fields for ApiError and RequiredCollectionError are provided, including fieldPath, trigger, errorString, and reason.

  • The reason field for RequiredCollectionError includes enumerations such as REQUIRED, TOO_LARGE, TOO_SMALL, and UNKNOWN.


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

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