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
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.
接受邀請
活動詳細資料
事件名稱
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
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_reported
參數
actor
string
執行者。
message_id
string
訊息 ID。
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.
移除聊天室成員
活動詳細資料
事件名稱
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.
已建立聊天室
活動詳細資料
事件名稱
room_created
參數
actor
string
執行者。
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
[[["容易理解","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"]],["上次更新時間:2024-08-29 (世界標準時間)。"],[[["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."]]],[]]