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.
下载附件
活动详情
事件名称
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
新角色类型的说明。
可能的值:
MEMBER 新增了“成员”角色类型。
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
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-02-13。"],[[["Google Chat audit logs track various user actions and events, like adding members, uploading attachments, and editing messages, retrievable via the Activities.list() API call with `applicationName=chat`."],["Each event type includes specific parameters (e.g., actor, room_id) and is displayed with a formatted message in the Google Admin console."],["Data loss prevention scan results are indicated by the `dlp_scan_status` parameter for relevant events."],["Audit logs differentiate between admin and non-admin actions using the `actor_type` parameter and categorize message reports using `report_type`."],["Sample requests can be utilized to query specific events by replacing placeholders with actual values, enabling detailed analysis of Chat activity."]]],[]]