type NotNullError (v202502)

  • The content lists various Ad Manager API services available in version v202502, including AdRuleService, AdjustmentService, and many others.

  • The Inheritance section details various types of API errors that can be encountered, such as AuthenticationError, CollectionSizeError, and InternalApiError.

  • The NotNullError specifically highlights the reason field which can have enumerated values like ARG1_NULL, ARG2_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