type NotNullError (v202508)

  • NotNullError is a type of ApiError that can be inherited.

  • NotNullError has a field called reason which is of type NotNullError.Reason, an enumeration.

  • The NotNullError.Reason enumeration includes values such as ARG1_NULL, ARG2_NULL, ARG3_NULL, NULL, and UNKNOWN.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

NotNullError

reason

NotNullError.Reason


Enumerations
ARG1_NULL
ARG2_NULL
ARG3_NULL
NULL
UNKNOWN