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}.
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2022-12-19 (שעון UTC).
[null,null,["עדכון אחרון: 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."]]],[]]