Admin Audit Activity Events - Contacts Settings
本文件列出
聯絡人設定
管理員稽核活動事件。您可以透過下列方式擷取這些事件:
呼叫 Activities.list()
搭配 applicationName=admin
。
這種類型的事件會以 type=CONTACTS_SETTINGS
傳回。
活動詳細資料 |
事件名稱 |
CHANGE_CONTACTS_SETTING |
參數 |
DOMAIN_NAME |
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_CONTACTS_SETTING&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台郵件格式 |
{SETTING_NAME} for contacts service changed from {OLD_VALUE} to {NEW_VALUE}
|
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-08-29 (世界標準時間)。
[null,null,["上次更新時間:2024-08-29 (世界標準時間)。"],[[["This document outlines event details and parameters for retrieving Contacts Settings Admin Audit activity events."],["You can access these events using the Activities.list() method with applicationName set to \"admin\"."],["Events related to Contacts Settings are identified by the type \"CONTACTS_SETTINGS\"."],["The \"CHANGE_CONTACTS_SETTING\" event captures modifications to Contacts Settings, providing details like the old and new values, domain name, and organizational unit."]]],[]]