type RequiredError (v202411)

  • RequiredError inherits from ApiError and contains specific fields related to required errors.

  • The reason field within RequiredError uses the RequiredError.Reason enumeration.

  • The available enumeration for RequiredError.Reason is REQUIRED.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

RequiredError

reason

RequiredError.Reason


Enumerations
REQUIRED