type CollectionSizeError (v202411)

  • The StreamActivityMonitorService allows monitoring of activities within a Google Ad Manager network.

  • It utilizes a namespace designated as https://www.google.com/apis/ads/publisher/v202411 for its operations.

  • Potential errors, including CollectionSizeError, are inherited from the ApiError class and provide specific details through fields like fieldPath, trigger, and errorString.

  • CollectionSizeError, signifying issues with data collection size, is further categorized by the reason field, which can indicate reasons such as TOO_LARGE or UNKNOWN.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

CollectionSizeError

reason

CollectionSizeError.Reason


Enumerations
TOO_LARGE
UNKNOWN