type DistinctError (v202502)

  • YieldGroupService inherits from ApiError and includes various specific error types like AuthenticationError, CollectionSizeError, and CommonError.

  • The service defines a Namespace as https://www.google.com/apis/ads/publisher/v202502.

  • Fields inherited from ApiError include fieldPath, fieldPathElements, trigger, and errorString.

  • DistinctError is a specific error type within this service with a reason field that can be DUPLICATE_ELEMENT or DUPLICATE_TYPE.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

DistinctError

reason

DistinctError.Reason


Enumerations
DUPLICATE_ELEMENT
DUPLICATE_TYPE