請注意,本頁面也包含 Google Hangouts 和舊版 Google Chat 產品的活動。
這種類型的事件會以 type=CHAT_SETTINGS 傳回。
已建立 Google Meet 互通性閘道。
活動詳細資料
事件名稱
MEET_INTEROP_CREATE_GATEWAY
參數
GATEWAY_NAME
string
閘道名稱。
要求範例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=MEET_INTEROP_CREATE_GATEWAY&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台郵件格式
A Hangouts Meet interoperability gateway was created
已刪除 Google Meet 互通性閘道。
活動詳細資料
事件名稱
MEET_INTEROP_DELETE_GATEWAY
參數
GATEWAY_NAME
string
閘道名稱。
要求範例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=MEET_INTEROP_DELETE_GATEWAY&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台郵件格式
A Hangouts Meet interoperability gateway was deleted
已修改 Google Meet 互通性閘道。
活動詳細資料
事件名稱
MEET_INTEROP_MODIFY_GATEWAY
參數
GATEWAY_NAME
string
閘道名稱。
要求範例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=MEET_INTEROP_MODIFY_GATEWAY&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台郵件格式
A Hangouts Meet interoperability gateway was modified
Hangouts 設定變更
活動詳細資料
事件名稱
CHANGE_CHAT_SETTING
參數
DOMAIN_NAME
string
主網域名稱。
GROUP_EMAIL
string
群組的主要電子郵件地址。
NEW_VALUE
string
在這個事件期間設定的新 SETTING_NAME 值。
OLD_VALUE
string
在這個事件期間替換的先前的 SETTING_NAME 值。
ORG_UNIT_NAME
string
機構單位 (OU) 名稱 (路徑)。
SETTING_NAME
string
變更設定的專屬名稱 (ID)。
要求範例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_CHAT_SETTING&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台郵件格式
{SETTING_NAME} for talk service for your organization changed from {OLD_VALUE} to {NEW_VALUE}
[[["容易理解","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 (世界標準時間)。"],[[["This document outlines the Admin Audit activity events related to Talk Settings, including Google Hangouts and Google Chat."],["You can retrieve these events using the Activities.list() method with `applicationName=admin` and filtering by `type=CHAT_SETTINGS`."],["The events cover actions such as creating, deleting, and modifying Google Meet interoperability gateways."],["The `CHANGE_CHAT_SETTING` event tracks modifications to Talk service settings, providing details about the old and new values."]]],[]]