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}.
[[["易于理解","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"]],["最后更新时间 (UTC):2022-12-19。"],[[["This document outlines user account audit events, accessible via the Activities.list() method with applicationName=user_accounts."],["Events cover areas like 2-Step Verification, password changes, account recovery modifications, Advanced Protection enrollment, and email forwarding settings."],["Each event type includes detailed information like event name, sample request, and Admin Console message format."],["You can retrieve specific event information using the provided sample requests and your access token."]]],[]]