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
2 段階認証プロセスの登録
イベントの詳細
イベント名
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
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"]],["最終更新日 2022-12-19 UTC。"],[[["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."]]],[]]