Admin Audit Activity Events - Contacts Settings
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
במסמך הזה מפורטים האירועים והפרמטרים של
ההגדרות של אנשי הקשר
אירועי פעילות ביקורת של אדמין. אפשר לאחזר את האירועים האלה על
קריאה ל-Activities.list()
עם applicationName=admin
.
אירועים מהסוג הזה מוחזרים עם type=CONTACTS_SETTINGS
.
פרטי האירוע |
שם האירוע |
CHANGE_CONTACTS_SETTING |
פרמטרים |
DOMAIN_NAME |
string
שם הדומיין הראשי.
|
NEW_VALUE |
string
הערך החדש של SETTING_NAME שהוגדר במהלך האירוע הזה.
|
OLD_VALUE |
string
הערך הקודם של SETTING_NAME הוחלף במהלך האירוע הזה.
|
ORG_UNIT_NAME |
string
השם (הנתיב) של היחידה הארגונית (OU).
|
SETTING_NAME |
string
השם הייחודי (ID) של ההגדרה ששונתה.
|
|
בקשה לדוגמה |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_CONTACTS_SETTING&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
פורמט ההודעה של מסוף Admin |
{SETTING_NAME} for contacts service changed from {OLD_VALUE} to {NEW_VALUE}
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-08-01 (שעון UTC).
[null,null,["עדכון אחרון: 2025-08-01 (שעון UTC)."],[],[],null,["# Admin Audit Activity Events - Contacts Settings\n\nThis document lists the events and parameters for\nContacts Settings\nAdmin Audit activity events. You can retrieve these events by\ncalling [Activities.list()](/workspace/admin/reports/v1/reference/activities/list)\nwith `applicationName=admin`.\n\nContacts Settings\n-----------------\n\n\nEvents of this type are returned with `type=CONTACTS_SETTINGS`.\n\n### Contacts Setting Change\n\n| Event details ||\n|------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| Event name | `CHANGE_CONTACTS_SETTING` |\n| Parameters | |---------------------|---------------------------------------------------------------------------------| | `DOMAIN_``NAME` | `string` The primary domain name. | | `NEW_``VALUE` | `string` The new `SETTING_NAME` value that was set during this event. | | `OLD_``VALUE` | `string` The previous `SETTING_NAME` value that was replaced during this event. | | `ORG_``UNIT_``NAME` | `string` The organizational unit (OU) name (path). | | `SETTING_``NAME` | `string` The unique name (ID) of the setting that was changed. | |\n| Sample request | `GET https://admin.googleapis.com``/admin``/reports``/v1``/activity``/users``/all``/applications``/`**admin** `?eventName=`**CHANGE_CONTACTS_SETTING** `&maxResults=10``&access_token=`\u003cvar translate=\"no\"\u003eYOUR_ACCESS_TOKEN\u003c/var\u003e |\n| Admin Console message format | \u003cvar translate=\"no\"\u003e{SETTING_NAME}\u003c/var\u003e` for contacts service changed from `\u003cvar translate=\"no\"\u003e{OLD_VALUE}\u003c/var\u003e` to `\u003cvar translate=\"no\"\u003e{NEW_VALUE}\u003c/var\u003e |"]]