AI-generated Key Takeaways
-
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
, anderrorString
. -
CollectionSizeError, signifying issues with data collection size, is further categorized by the
reason
field, which can indicate reasons such asTOO_LARGE
orUNKNOWN
.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
ApiError (inherited)
|
|
|
|
|
|
|
|
|
|
CollectionSizeError
|
|
|
Enumerations
|