type DistinctError (v202411)

  • The YieldGroupService provides access to yield group functionalities within Google Ad Manager.

  • This service inherits from ApiError and includes a variety of specific error types, like DistinctError, for troubleshooting.

  • DistinctError arises from duplicate elements or types during yield group operations.

  • Developers can use the provided namespace for integration with their applications.

  • Key fields like fieldPath, trigger, and errorString assist in identifying and resolving errors.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

DistinctError

reason

DistinctError.Reason


Enumerations
DUPLICATE_ELEMENT
DUPLICATE_TYPE