enum NullError.Reason (v202502)

  • NullError.Reason provides specific reasons for NullError, including NOT_NULL and UNKNOWN.

  • The UNKNOWN reason is used when the actual value is not exposed by the requested API version.

  • The NullError.Reason enumeration is part of the https://www.google.com/apis/ads/publisher/v202502 namespace.

The reasons for the target error.


Namespace
https://www.google.com/apis/ads/publisher/v202502
Enumeration Description
NOT_NULL
UNKNOWN The value returned if the actual value is not exposed by the requested API version.