User Accounts Audit Activity Events

本文档列出了各种类型的用户帐号审核活动事件的事件和参数。您可以使用 applicationName=user_accounts 调用 Activities.list() 来检索这些事件。

两步验证注册已更改

此类事件会返回 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}.