type NotNullError (v202502)

  • NotNullError is a type of ApiError that can be inherited by various services like AdRuleService, AdjustmentService, and AdsTxtService, among many others.

  • It is part of the https://www.google.com/apis/ads/publisher/v202502 namespace.

  • NotNullError has a reason field which is an enumeration with values such as ARG1_NULL, ARG2_NULL, ARG3_NULL, NULL, and UNKNOWN.


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

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