Admin Audit Activity Events - Contacts Settings

This document lists the events and parameters for Contacts Settings Admin Audit activity events. You can retrieve these events by calling Activities.list() with applicationName=admin .

Contacts Settings

Events of this type are returned with type=CONTACTS_SETTINGS .

Contacts Setting Change

Event details
Event name
CHANGE_CONTACTS_SETTING
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.

Sample request
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 Console message format
{SETTING_NAME} for contacts service changed from {OLD_VALUE} to {NEW_VALUE}
Design a Mobile Site
View Site in Mobile | Classic
Share by: