User Accounts Audit Activity Events

本文件會列出各種「使用者帳戶稽核」活動事件的事件和參數。您可以呼叫 Activities.list() 來擷取這些事件。applicationName=user_accounts

兩步驟驗證註冊設定已變更

這種類型的事件會以 type=2sv_change 傳回。

停用兩步驟驗證

活動詳細資料
事件名稱 2sv_disable
要求範例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/user_accounts?eventName=2sv_disable&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台訊息格式
{actor} has disabled 2-step verification

註冊兩步驟驗證

活動詳細資料
事件名稱 2sv_enroll
要求範例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/user_accounts?eventName=2sv_enroll&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台訊息格式
{actor} has enrolled for 2-step verification

帳戶密碼已變更

這種類型的事件會以 type=password_change 傳回。

變更帳戶密碼

活動詳細資料
事件名稱 password_edit
要求範例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/user_accounts?eventName=password_edit&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台訊息格式
{actor} has changed Account password

帳戶救援資訊已變更

帳戶救援資訊已變更。 這種類型的事件會以 type=recovery_info_change 傳回。

變更帳戶備援電子郵件地址

活動詳細資料
事件名稱 recovery_email_edit
要求範例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/user_accounts?eventName=recovery_email_edit&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台訊息格式
{actor} has changed Account recovery email

變更帳戶備援電話號碼

活動詳細資料
事件名稱 recovery_phone_edit
要求範例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/user_accounts?eventName=recovery_phone_edit&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台訊息格式
{actor} has changed Account recovery phone

變更帳戶救援安全提示問題/答案

活動詳細資料
事件名稱 recovery_secret_qa_edit
要求範例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/user_accounts?eventName=recovery_secret_qa_edit&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台訊息格式
{actor} has changed Account recovery secret question/answer

已變更進階保護註冊設定

這種類型的事件會以 type=titanium_change 傳回。

註冊進階保護計畫

活動詳細資料
事件名稱 titanium_enroll
要求範例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/user_accounts?eventName=titanium_enroll&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台訊息格式
{actor} has enrolled for Advanced Protection

取消註冊進階保護計畫

活動詳細資料
事件名稱 titanium_unenroll
要求範例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/user_accounts?eventName=titanium_unenroll&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台訊息格式
{actor} has disabled Advanced Protection

已變更電子郵件轉寄設定

這種類型的事件會以 type=email_forwarding_change 傳回。

啟用網域外電子郵件轉寄功能

活動詳細資料
事件名稱 email_forwarding_out_of_domain
要求範例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/user_accounts?eventName=email_forwarding_out_of_domain&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台訊息格式
{actor} has enabled out of domain email forwarding to {email_forwarding_destination_address}.