GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=add_room_member&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台消息格式
{actor} added a room member.
添加了应用
向对话添加了 Chat 应用。
活动详情
事件名称
app_added
参数
actor
string
执行者。
actor_type
string
演员类型的说明。
可能的值:
ADMIN 执行者类型为管理员。
NON_ADMIN 执行者类型为非管理员。
conversation_ownership
string
发生相应事件的对话是由相应客户还是其他客户发起的。
可能的值:
EXTERNALLY_OWNED 对话归外部组织所有。
INTERNALLY_OWNED 对话归内部组织所有。
conversation_type
string
发生相应事件的聊天的对话类型。
可能的值:
GROUP_DIRECT_MESSAGE 对话类型为群聊。
SPACE 对话类型为聊天室。
USER_TO_APP_DIRECT_MESSAGE 对话类型是人与 Chat 应用之间的私信。
USER_TO_USER_DIRECT_MESSAGE 对话类型是两个人之间的私信。
external_room
string
聊天室是否允许组织外部的用户加入。
room_id
string
会议室的 ID。
room_name
string
聊天室名称。
示例请求
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=app_added&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台消息格式
{actor} added a Chat app to a conversation
调用了应用
调用 Chat 应用。
活动详情
事件名称
app_invoked
参数
actor
string
执行者。
actor_type
string
演员类型的说明。
可能的值:
ADMIN 执行者类型为管理员。
NON_ADMIN 执行者类型为非管理员。
conversation_ownership
string
相应事件发生的对话是否归客户或其他客户所有。
可能的值:
EXTERNALLY_OWNED 对话归外部组织所有。
INTERNALLY_OWNED 对话归内部组织所有。
conversation_type
string
发生相应事件的聊天的对话类型。
可能的值:
GROUP_DIRECT_MESSAGE 对话类型为群聊。
SPACE 对话类型为聊天室。
USER_TO_APP_DIRECT_MESSAGE 对话类型是人与 Chat 应用之间的私信。
USER_TO_USER_DIRECT_MESSAGE 对话类型是两个人之间的私信。
external_room
string
聊天室是否允许组织外部的用户加入。
room_id
string
会议室的 ID。
room_name
string
聊天室名称。
示例请求
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=app_invoked&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台消息格式
{actor} invoked a Chat app
应用已下架
Chat 应用已从对话中移除。
活动详情
事件名称
app_removed
参数
actor
string
执行者。
actor_type
string
演员类型的说明。
可能的值:
ADMIN 执行者类型为管理员。
NON_ADMIN 执行者类型为非管理员。
conversation_ownership
string
相应事件发生的对话是否归客户或其他客户所有。
可能的值:
EXTERNALLY_OWNED 对话归外部组织所有。
INTERNALLY_OWNED 对话归内部组织所有。
conversation_type
string
发生相应事件的聊天的对话类型。
可能的值:
GROUP_DIRECT_MESSAGE 对话类型为群聊。
SPACE 对话类型为聊天室。
USER_TO_APP_DIRECT_MESSAGE 对话类型是人与 Chat 应用之间的私信。
USER_TO_USER_DIRECT_MESSAGE 对话类型是两个人之间的私信。
external_room
string
聊天室是否允许组织外部的用户加入。
room_id
string
会议室的 ID。
room_name
string
聊天室名称。
示例请求
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=app_removed&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台消息格式
{actor} removed a Chat app from a conversation
下载附件
活动详情
事件名称
attachment_download
参数
actor
string
执行者。
attachment_hash
string
附件哈希。
attachment_name
string
附件名称。
attachment_url
string
附件网址。
room_id
string
会议室的 ID。
示例请求
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=attachment_download&maxResults=10&access_token=YOUR_ACCESS_TOKEN
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=attachment_upload&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台消息格式
{actor} uploaded an attachment.
屏蔽聊天室
活动详情
事件名称
block_room
参数
actor
string
执行者。
room_id
string
会议室的 ID。
示例请求
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=block_room&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台消息格式
{actor} blocked a room.
屏蔽用户
活动详情
事件名称
block_user
参数
actor
string
执行者。
room_id
string
会议室的 ID。
target_users
string
目标用户。
示例请求
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=block_user&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台消息格式
{actor} blocked a user.
查阅对话
活动详情
事件名称
conversation_read
参数
actor
string
执行者。
actor_type
string
演员类型的说明。
可能的值:
ADMIN 执行者类型为管理员。
NON_ADMIN 执行者类型为非管理员。
conversation_ownership
string
相应事件发生的对话是否归客户或其他客户所有。
可能的值:
EXTERNALLY_OWNED 对话归外部组织所有。
INTERNALLY_OWNED 对话归内部组织所有。
conversation_type
string
发生相应事件的聊天的对话类型。
可能的值:
GROUP_DIRECT_MESSAGE 对话类型为群聊。
SPACE 对话类型为聊天室。
USER_TO_APP_DIRECT_MESSAGE 对话类型是人与 Chat 应用之间的私信。
USER_TO_USER_DIRECT_MESSAGE 对话类型是两个人之间的私信。
room_id
string
会议室的 ID。
示例请求
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=conversation_read&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台消息格式
{actor} read a conversation.
自定义状态已更新
活动详情
事件名称
custom_status_updated
参数
actor
string
执行者。
示例请求
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=custom_status_updated&maxResults=10&access_token=YOUR_ACCESS_TOKEN
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=direct_message_started&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台消息格式
{actor} started a direct message.
已创建表情符号
活动详情
事件名称
emoji_created
参数
actor
string
执行者。
emoji_shortcode
string
表情符号短代码。
filename
string
文件名。
示例请求
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=emoji_created&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台消息格式
{actor} created an emoji.
已删除表情符号
活动详情
事件名称
emoji_deleted
参数
actor
string
执行者。
emoji_shortcode
string
表情符号短代码。
filename
string
文件名。
示例请求
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=emoji_deleted&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台消息格式
{actor} deleted an emoji.
已关闭聊天记录功能
活动详情
事件名称
history_turned_off
参数
actor
string
执行者。
room_id
string
会议室的 ID。
示例请求
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=history_turned_off&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台消息格式
{actor} turned the room history off.
已开启聊天记录功能
活动详情
事件名称
history_turned_on
参数
actor
string
执行者。
room_id
string
会议室的 ID。
示例请求
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=history_turned_on&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台消息格式
{actor} turned the room history on.
接受邀请
活动详情
事件名称
invite_accept
参数
actor
string
执行者。
room_id
string
会议室的 ID。
示例请求
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=invite_accept&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台消息格式
{actor} accepted an invitation to join a room.
拒绝邀请
活动详情
事件名称
invite_decline
参数
actor
string
执行者。
room_id
string
会议室的 ID。
示例请求
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=invite_decline&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台消息格式
{actor} declined an invitation to join a room.
发送邀请
活动详情
事件名称
invite_send
参数
actor
string
执行者。
room_id
string
会议室的 ID。
target_users
string
目标用户。
示例请求
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=invite_send&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台消息格式
{actor} sent an invite.
消息已删除
活动详情
事件名称
message_deleted
参数
actor
string
执行者。
actor_type
string
演员类型的说明。
可能的值:
ADMIN 执行者类型为管理员。
NON_ADMIN 执行者类型为非管理员。
message_id
string
消息 ID。
room_id
string
会议室的 ID。
示例请求
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=message_deleted&maxResults=10&access_token=YOUR_ACCESS_TOKEN
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=message_edited&maxResults=10&access_token=YOUR_ACCESS_TOKEN
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=message_posted&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台消息格式
{actor} posted a message.
解决了消息报告
活动详情
事件名称
message_report_resolved
参数
actor
string
执行者。
actor_type
string
演员类型的说明。
message_id
string
消息 ID。
report_id
string
报告的完整资源名称,可用于通过 Chat GET 或 LIST API 获取报告。
report_type
string
在聊天室中生成的报告的报告类型说明。
可能的值:
CONFIDENTIAL_INFORMATION 在聊天室中报告的消息的报告类型为机密信息。
DISCRIMINATION 聊天室中举报的消息的报告类型为歧视。
EXPLICIT_CONTENT 聊天室中举报的消息的报告类型为露骨内容。
HARASSMENT 聊天室中举报的消息的报告类型为骚扰。
OTHER 聊天室中举报的消息的举报类型为“其他”。
SENSITIVE_INFORMATION
SPAM 聊天室中举报的消息的报告类型为垃圾内容。
VIOLATION_UNSPECIFIED
示例请求
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=message_report_resolved&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台消息格式
{actor} resolved a message report.
举报了邮件
活动详情
事件名称
message_reported
参数
actor
string
执行者。
message_id
string
消息 ID。
report_id
string
报告的完整资源名称,可用于通过 Chat GET 或 LIST API 获取报告。
report_type
string
在聊天室中生成的报告的报告类型说明。
可能的值:
CONFIDENTIAL_INFORMATION 在聊天室中报告的消息的报告类型为机密信息。
DISCRIMINATION 聊天室中举报的消息的报告类型为歧视。
EXPLICIT_CONTENT 聊天室中举报的消息的报告类型为露骨内容。
HARASSMENT 聊天室中举报的消息的报告类型为骚扰。
OTHER 聊天室中举报的消息的举报类型为“其他”。
SENSITIVE_INFORMATION
SPAM 聊天室中举报的消息的报告类型为垃圾内容。
VIOLATION_UNSPECIFIED
room_id
string
会议室的 ID。
target_users
string
目标用户。
示例请求
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=message_reported&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台消息格式
{actor} reported a message.
已添加回应
活动详情
事件名称
reaction_added
参数
actor
string
执行者。
conversation_ownership
string
相应事件发生的对话是否归客户或其他客户所有。
可能的值:
EXTERNALLY_OWNED 对话归外部组织所有。
INTERNALLY_OWNED 对话归内部组织所有。
conversation_type
string
发生相应事件的聊天的对话类型。
可能的值:
GROUP_DIRECT_MESSAGE 对话类型为群聊。
SPACE 对话类型为聊天室。
USER_TO_APP_DIRECT_MESSAGE 对话类型是人与 Chat 应用之间的私信。
USER_TO_USER_DIRECT_MESSAGE 对话类型是两个人之间的私信。
message_id
string
消息 ID。
room_id
string
会议室的 ID。
示例请求
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=reaction_added&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台消息格式
{actor} reacted to a message.
已移除回应
活动详情
事件名称
reaction_removed
参数
actor
string
执行者。
conversation_ownership
string
相应事件发生的对话是否归客户或其他客户所有。
可能的值:
EXTERNALLY_OWNED 对话归外部组织所有。
INTERNALLY_OWNED 对话归内部组织所有。
conversation_type
string
发生相应事件的聊天的对话类型。
可能的值:
GROUP_DIRECT_MESSAGE 对话类型为群聊。
SPACE 对话类型为聊天室。
USER_TO_APP_DIRECT_MESSAGE 对话类型是人与 Chat 应用之间的私信。
USER_TO_USER_DIRECT_MESSAGE 对话类型是两个人之间的私信。
message_id
string
消息 ID。
room_id
string
会议室的 ID。
示例请求
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=reaction_removed&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台消息格式
{actor} removed a reaction from a message.
移除聊天室成员
活动详情
事件名称
remove_room_member
参数
actor
string
执行者。
actor_type
string
演员类型的说明。
可能的值:
ADMIN 执行者类型为管理员。
NON_ADMIN 执行者类型为非管理员。
room_id
string
会议室的 ID。
target_users
string
目标用户。
示例请求
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=remove_room_member&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台消息格式
{actor} removed a room member.
角色已更新
更新 Chat 群组中的成员角色。
活动详情
事件名称
role_updated
参数
actor
string
执行者。
actor_type
string
演员类型的说明。
可能的值:
ADMIN 执行者类型为管理员。
NON_ADMIN 执行者类型为非管理员。
room_id
string
会议室的 ID。
target_user_role
string
新角色类型的说明。
可能的值:
MANAGER 新角色类型为“经理”。
MEMBER 新角色类型为“成员”。
OWNER 新角色类型为“所有者”。
SPACE_MANAGER 新角色类型为聊天室管理员。
target_users
string
目标用户。
示例请求
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=role_updated&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台消息格式
{actor} updated the role for a space member.
创建了聊天室
活动详情
事件名称
room_created
参数
actor
string
执行者。
conversation_ownership
string
相应事件发生的对话是否归客户或其他客户所有。
可能的值:
EXTERNALLY_OWNED 对话归外部组织所有。
INTERNALLY_OWNED 对话归内部组织所有。
conversation_type
string
发生相应事件的聊天的对话类型。
可能的值:
GROUP_DIRECT_MESSAGE 对话类型为群聊。
SPACE 对话类型为聊天室。
USER_TO_APP_DIRECT_MESSAGE 对话类型是人与 Chat 应用之间的私信。
USER_TO_USER_DIRECT_MESSAGE 对话类型是两个人之间的私信。
room_id
string
会议室的 ID。
示例请求
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=room_created&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台消息格式
{actor} created a room.
聊天室已删除
活动详情
事件名称
room_deleted
参数
actor
string
执行者。
actor_type
string
演员类型的说明。
可能的值:
ADMIN 执行者类型为管理员。
NON_ADMIN 执行者类型为非管理员。
room_id
string
会议室的 ID。
示例请求
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=room_deleted&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台消息格式
{actor} deleted a room.
聊天室详细信息已更新
活动详情
事件名称
room_details_updated
参数
actor
string
执行者。
actor_type
string
演员类型的说明。
可能的值:
ADMIN 执行者类型为管理员。
NON_ADMIN 执行者类型为非管理员。
room_id
string
会议室的 ID。
示例请求
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=room_details_updated&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台消息格式
{actor} updated the room details.
已离开聊天室
用户已离开聊天室。
活动详情
事件名称
room_left
参数
actor
string
执行者。
room_id
string
会议室的 ID。
示例请求
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=room_left&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台消息格式
{actor} left the room.
聊天室名称已更新
活动详情
事件名称
room_name_updated
参数
actor
string
执行者。
actor_type
string
演员类型的说明。
可能的值:
ADMIN 执行者类型为管理员。
NON_ADMIN 执行者类型为非管理员。
room_id
string
会议室的 ID。
示例请求
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=room_name_updated&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台消息格式
{actor} updated the room name.
已解除对聊天室的屏蔽
活动详情
事件名称
room_unblocked
参数
actor
string
执行者。
room_id
string
会议室的 ID。
示例请求
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=room_unblocked&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台消息格式
{actor} unblocked a space.
未读消息时间戳已更新
活动详情
事件名称
unread_timestamp_updated
参数
actor
string
执行者。
room_id
string
会议室的 ID。
示例请求
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=unread_timestamp_updated&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台消息格式
{actor} modified an unread timestamp.
已解除对用户的屏蔽
活动详情
事件名称
user_unblocked
参数
actor
string
执行者。
target_users
string
目标用户。
示例请求
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/chat?eventName=user_unblocked&maxResults=10&access_token=YOUR_ACCESS_TOKEN