type RequiredError (v202502)

  • RequiredError in the YieldGroupService API indicates that a mandatory field or collection is missing or empty.

  • This error inherits from ApiError and includes fields like fieldPath, trigger, and errorString to provide details about the specific issue.

  • The reason field specifically indicates that a required element was not provided.


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