type RequiredError (v202505)

  • RequiredError inherits from ApiError and indicates that a required field was not specified.

  • It has a reason field with a single possible enumeration: REQUIRED.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

RequiredError

reason

RequiredError.Reason


Enumerations
REQUIRED