type NotNullError (v202411)

  • The StreamActivityMonitorService allows monitoring of activities within a stream.

  • It utilizes the https://www.google.com/apis/ads/publisher/v202411 namespace.

  • Potential errors include those inherited from ApiError and a specific NotNullError.

  • NotNullError arises when a required field is missing, indicated by the reason field.

  • Enumerated reasons for NotNullError include 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