type InternalApiError (v202411)

  • The StreamActivityMonitorService allows monitoring of activities within a network's stream.

  • This service inherits from ApiError and further breaks down into more specific error types like ApiVersionError, AuthenticationError, etc.

  • InternalApiError, a key component, signifies an unexpected internal API error and provides reasons for the error through its Reason enumeration.

  • The namespace for this service is https://www.google.com/apis/ads/publisher/v202411.

  • Key fields include fieldPath, trigger, errorString, and reason, offering insights into the error context and cause.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

InternalApiError

reason

InternalApiError.Reason


Enumerations
UNEXPECTED_INTERNAL_API_ERROR
TRANSIENT_ERROR
UNKNOWN
DOWNTIME
ERROR_GENERATING_RESPONSE