type RequiredError (v202505)

  • RequiredError is a type of ApiError used in various Google Ad Manager API services.

  • It indicates that a required field is missing or not provided.

  • The error provides details such as the field path, trigger, and a reason code indicating the requirement.


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