type UniqueError (v202505)

  • UniqueError is a specific type of error within the Ad Manager API's YieldGroupService in version v202505.

  • It inherits from ApiError, meaning it includes fields like fieldPath, fieldPathElements, trigger, and errorString.

  • UniqueError itself does not have any additional specific fields beyond those inherited from ApiError.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

UniqueError