enum NotNullError.Reason (v202411)

  • This page provides an overview of the NotNullError.Reason enumeration within the Google Ad Manager API.

  • NotNullError.Reason indicates the specific argument or field that caused a "not null" constraint violation within the Ad Manager system.

  • The enumeration includes values such as ARG1_NULL, ARG2_NULL, ARG3_NULL, NULL, and UNKNOWN, providing more context for the error.

  • Developers can use these reason codes to identify and address issues related to missing or null values in their Ad Manager interactions.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
ARG1_NULL
ARG2_NULL
ARG3_NULL
NULL
UNKNOWN