This document lists the events and parameters for
Talk Settings
Admin Audit activity events. You can retrieve these events by
calling Activities.list()
with applicationName=admin
.
Talk Settings
Note that this page also contains events for Google Hangouts, as well as the previous Google Chat product.
Events of this type are returned with type=CHAT_SETTINGS
.
A Google Meet interoperability gateway was created.
MEET_INTEROP_CREATE_GATEWAY
GATEWAY_
NAME
string
Gateway name.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= MEET_INTEROP_CREATE_GATEWAY
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
A Hangouts Meet interoperability gateway was created
A Google Meet interoperability gateway was deleted.
MEET_INTEROP_DELETE_GATEWAY
GATEWAY_
NAME
string
Gateway name.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= MEET_INTEROP_DELETE_GATEWAY
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
A Hangouts Meet interoperability gateway was deleted
A Google Meet interoperability gateway was modified.
MEET_INTEROP_MODIFY_GATEWAY
GATEWAY_
NAME
string
Gateway name.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= MEET_INTEROP_MODIFY_GATEWAY
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
A Hangouts Meet interoperability gateway was modified
Hangouts Setting Change
CHANGE_CHAT_SETTING
DOMAIN_
|
The primary domain name. |
GROUP_
|
The group's primary email address. |
NEW_
|
The new |
OLD_
|
The previous |
ORG_
|
The organizational unit (OU) name (path). |
SETTING_
|
The unique name (ID) of the setting that was changed. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= CHANGE_CHAT_SETTING
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{SETTING_NAME}
for talk service for your organization changed from {OLD_VALUE}
to {NEW_VALUE}