type RequiredError (v202508)

  • RequiredError indicates that a required field was missing.

  • It inherits from ApiError and has a reason field with the enumeration REQUIRED.

  • The namespace for the service is https://www.google.com/apis/ads/publisher/v202508.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

RequiredError

reason

RequiredError.Reason


Enumerations
REQUIRED