本文档列出了各种类型的
Google Chat 活动事件的参数。您可以通过
调用 UserUsageReport.get()
并使用 parameters=chat:PARAMETER来检索这些事件。
| 名称 | 类型 | 说明 |
|---|---|---|
num_28day_attachments_uploaded |
整数 | 过去 28 天内上传的附件数量。 |
num_28day_conversations_read |
整数 | 过去 28 天内已读的对话数量。 |
num_28day_messages_and_reactions_sent |
整数 | 过去 28 天内发送的消息和回应数量。 |
num_28day_spaces_created |
整数 | 过去 28 天内创建的聊天室数量。 |