type ApiVersionError (v202411)

  • The StreamActivityMonitorService allows monitoring of activities within a network.

  • It inherits from ApiError and encompasses a variety of error types including ApiVersionError, AuthenticationError, and more.

  • ApiVersionError specifically addresses issues related to the API version being used.

  • Key fields include fieldPath, trigger, errorString for ApiError, and reason for ApiVersionError.

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


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

ApiVersionError

reason

ApiVersionError.Reason


Enumerations
UPDATE_TO_NEWER_VERSION
UNKNOWN