type NotNullError (v202505)

  • The webpage lists various Google Ad Manager API services available in version v202505, such as AdRuleService, AdjustmentService, and many others.

  • It details inheritance from ApiError for errors within the StreamActivityMonitorService, including specific error types like NotNullError.

  • The NotNullError includes a reason field with possible enumerated values such as ARG1_NULL, ARG2_NULL, ARG3_NULL, NULL, and UNKNOWN.

  • The namespace for these services is https://www.google.com/apis/ads/publisher/v202505.


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

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