type IdError (v202505)

  • IdError is part of the YieldGroupService and inherits from ApiError.

  • It includes fields such as fieldPath, fieldPathElements, trigger, and errorString from ApiError.

  • IdError has a specific reason field, which is an enumeration, with NOT_FOUND listed as an example reason.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

IdError

reason

IdError.Reason


Enumerations
NOT_FOUND