AI-generated Key Takeaways
-
The StreamActivityMonitorService allows monitoring and management of stream activity within Google Ad Manager.
-
It inherits from
ApiError
and further defines specific error types likeStatementError
. -
StatementError
provides reasons for statement failures, indicated by thereason
field with potential values likeVARIABLE_NOT_BOUND_TO_VALUE
orUNKNOWN
. -
Developers can utilize the provided namespace
https://www.google.com/apis/ads/publisher/v202411
for interactions with this service. -
Errors related to statement execution are detailed within the
StatementError
object, aiding in debugging and troubleshooting.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
ApiError (inherited)
|
|
|
|
|
|
|
|
|
|
StatementError
|
|
|
Enumerations
|