本文档列出了各种类型的
Google Chat 活动事件的参数。您可以通过调用 CustomerUsageReports.get() 并使用 parameters=chat:PARAMETER 来检索这些事件。
| 名称 | 类型 | 说明 |
|---|---|---|
num_1day_active_spaces |
整数 | 过去 1 天内活跃的聊天室数量。 |
num_1day_communicator_users |
整数 | 过去 1 天内发送或回应消息的用户数。 |
num_1day_created_spaces |
整数 | 过去 1 天内创建的聊天室数量。 |
num_1day_engaged_users |
整数 | 过去 1 天内阅读、发送或回应消息的用户数。 |
num_1day_external_disabled_messages_posted |
整数 | 过去 1 天内发送的消息数(不含外部用户)。 |
num_1day_external_enabled_messages_posted |
整数 | 过去 1 天内发送的消息数(含外部用户)。 |
num_1day_huddles_posted |
整数 | 过去 1 天内发送的即时会议数量。 |
num_1day_messages_posted |
整数 | 过去 1 天内发送的消息数。 |
num_1day_messages_posted_to_group_direct_message |
整数 | 过去 1 天内发送到群聊私信的消息数。 |
num_1day_messages_posted_to_user_direct_message |
整数 | 过去 1 天内发送到私信的消息数。 |
num_1day_messages_posted_with_attachment |
整数 | 过去 1 天内发送的带附件的消息数。 |
num_1day_messages_posted_without_attachment |
整数 | 过去 1 天内发送的不带附件的消息数。 |
num_1day_regular_messages_posted |
整数 | 过去 1 天内发送的常规消息数。 |
num_1day_video_messages_posted |
整数 | 过去 1 天内发送的视频消息数。 |
num_1day_voice_messages_posted |
整数 | 过去 1 天内发送的语音消息数。 |
num_28day_active_spaces |
整数 | 过去 28 天内活跃的聊天室数量。 |
num_28day_communicator_users |
整数 | 过去 28 天内发送或回应消息的用户数。 |
num_28day_created_spaces |
整数 | 过去 28 天内创建的聊天室数量。 |
num_28day_engaged_users |
整数 | 过去 28 天内阅读、发送或回应消息的用户数。 |
num_28day_external_disabled_messages_posted |
整数 | 过去 28 天内发送的消息数(不含外部用户)。 |
num_28day_external_enabled_messages_posted |
整数 | 过去 28 天内发送的消息数(含外部用户)。 |
num_28day_huddles_posted |
整数 | 过去 28 天内发送的即时群聊数量。 |
num_28day_messages_posted |
整数 | 过去 28 天内发送的消息数。 |
num_28day_messages_posted_to_group_direct_message |
整数 | 过去 28 天内发送到群聊私信的消息数。 |
num_28day_messages_posted_to_user_direct_message |
整数 | 过去 28 天内发送到私信的消息数。 |
num_28day_messages_posted_with_attachment |
整数 | 过去 28 天内发送的带附件的消息数。 |
num_28day_messages_posted_without_attachment |
整数 | 过去 28 天内发送的不带附件的消息数。 |
num_28day_regular_messages_posted |
整数 | 过去 28 天内发送的常规消息数。 |
num_28day_video_messages_posted |
整数 | 过去 28 天内发送的视频消息数。 |
num_28day_voice_messages_posted |
整数 | 过去 28 天内发送的语音消息数。 |
num_7day_active_spaces |
整数 | 过去 7 天内活跃的聊天室数量。 |
num_7day_communicator_users |
整数 | 过去 7 天内发送或回应消息的用户数。 |
num_7day_created_spaces |
整数 | 过去 7 天内创建的聊天室数量。 |
num_7day_engaged_users |
整数 | 过去 7 天内阅读、发送或回应消息的用户数。 |
num_7day_external_disabled_messages_posted |
整数 | 过去 7 天内发送的消息数(不含外部用户)。 |
num_7day_external_enabled_messages_posted |
整数 | 过去 7 天内发送的消息数(含外部用户)。 |
num_7day_huddles_posted |
整数 | 过去 7 天内发送的即时群聊数量。 |
num_7day_messages_posted |
整数 | 过去 7 天内发送的消息数。 |
num_7day_messages_posted_to_group_direct_message |
整数 | 过去 7 天内发送到群聊私信的消息数。 |
num_7day_messages_posted_to_user_direct_message |
整数 | 过去 7 天内发送到私信的消息数。 |
num_7day_messages_posted_with_attachment |
整数 | 过去 7 天内发送的带附件的消息数。 |
num_7day_messages_posted_without_attachment |
整数 | 过去 7 天内发送的不带附件的消息数。 |
num_7day_regular_messages_posted |
整数 | 过去 7 天内发送的常规消息数。 |
num_7day_video_messages_posted |
整数 | 过去 7 天内发送的视频消息数。 |
num_7day_voice_messages_posted |
整数 | 过去 7 天内发送的语音消息数。 |