type NotNullError (v202411)

  • The document lists various services available in the Google Ad Manager API, including AdRuleService, AdjustmentService, and AdsTxtService.

  • The document also details inheritance relationships, with ApiError as a base class and errors like ApiVersionError and AuthenticationError inheriting from it.

  • The NotNullError is specifically highlighted, with a detailed breakdown of its fields including fieldPath, fieldPathElements, trigger, errorString, and reason.

  • The reason field of the NotNullError includes several enumeration values such as ARG1_NULL, ARG2_NULL, ARG3_NULL, NULL, and UNKNOWN.


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

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