type RequiredError (v202502)

  • RequiredError indicates that a required field is missing.

  • The RequiredError object inherits from ApiError and includes a reason field.

  • RequiredError.Reason has a single enumeration value: REQUIRED.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

RequiredError

reason

RequiredError.Reason


Enumerations
REQUIRED