This document lists the events and parameters for
Application Settings
Admin Audit activity events. You can retrieve these events by
calling Activities.list()
with applicationName=admin
.
Application Settings
Events of this type are returned with type=APPLICATION_SETTINGS
.
Application Setting Change
CHANGE_APPLICATION_SETTING
APPLICATION_
|
The Google Workspace edition. |
APPLICATION_
|
The application's 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_APPLICATION_SETTING
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
For {APPLICATION_NAME}
, {SETTING_NAME}
changed from {OLD_VALUE}
to {NEW_VALUE}
Application Setting Creation
CREATE_APPLICATION_SETTING
APPLICATION_
|
The Google Workspace edition. |
APPLICATION_
|
The application's name. |
GROUP_
|
The group's primary email address. |
NEW_
|
The new |
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= CREATE_APPLICATION_SETTING
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
For {APPLICATION_NAME}
, {SETTING_NAME}
created with value {NEW_VALUE}
Application Setting Deletion
DELETE_APPLICATION_SETTING
APPLICATION_
|
The Google Workspace edition. |
APPLICATION_
|
The application's name. |
GROUP_
|
The group's primary email address. |
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= DELETE_APPLICATION_SETTING
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
For {APPLICATION_NAME}
, {SETTING_NAME}
with value {OLD_VALUE}
deleted
Application Setting Group Priorities Change
REORDER_GROUP_BASED_POLICIES_EVENT
APPLICATION_
|
The application's name. |
GROUP_
|
Group priorities. |
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= REORDER_GROUP_BASED_POLICIES_EVENT
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
For {APPLICATION_NAME}
, group override priorities for {SETTING_NAME}
changed to {GROUP_PRIORITIES}
.
Google+ Premium Features
GPLUS_PREMIUM_FEATURES
DOMAIN_
|
The primary domain name. |
NEW_
|
The new |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= GPLUS_PREMIUM_FEATURES
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Premium features for Google+ service for your organization changed to {NEW_VALUE}
Managed configuration is created
CREATE_MANAGED_CONFIGURATION
DEVICE_
|
The device's type. |
MANAGED_
|
The parameter specifying the name of the managed configuration. |
MOBILE_
|
The mobile application package ID. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= CREATE_MANAGED_CONFIGURATION
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Managed configuration with name {MANAGED_CONFIGURATION_NAME}
is created for {DEVICE_TYPE}
application {MOBILE_APP_PACKAGE_ID}
.
Managed configuration is deleted
DELETE_MANAGED_CONFIGURATION
DEVICE_
|
The device's type. |
MANAGED_
|
The parameter specifying the name of the managed configuration. |
MOBILE_
|
The mobile application package ID. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= DELETE_MANAGED_CONFIGURATION
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Managed configuration with name {MANAGED_CONFIGURATION_NAME}
is deleted for {DEVICE_TYPE}
application {MOBILE_APP_PACKAGE_ID}
.
Managed configuration is updated
UPDATE_MANAGED_CONFIGURATION
DEVICE_
|
The device's type. |
MANAGED_
|
The parameter specifying the name of the managed configuration. |
MOBILE_
|
The mobile application package ID. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= UPDATE_MANAGED_CONFIGURATION
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Managed configuration with name {MANAGED_CONFIGURATION_NAME}
is updated for {DEVICE_TYPE}
application {MOBILE_APP_PACKAGE_ID}
.
Non-Featured Services Selected
FLASHLIGHT_EDU_NON_FEATURED_SERVICES_SELECTED
FLASHLIGHT_
EDU_
NON_
FEATURED_
SERVICES_
SELECTION
string
Non-Featured Services Selection. Possible values:
-
FLASHLIGHT_EDU_SELECTION_MANUAL
-
FLASHLIGHT_EDU_SELECTION_TURN_OFF_ALL
-
FLASHLIGHT_EDU_SELECTION_TURN_OFF_ALL_EXCEPT_PLAY
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= FLASHLIGHT_EDU_NON_FEATURED_SERVICES_SELECTED
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{FLASHLIGHT_EDU_NON_FEATURED_SERVICES_SELECTION}
selection was made for Non-Featured Services.
Update Smart features and personalization
UPDATE_SMART_FEATURES
NEW_
VALUE
string
The new SETTING_NAME
value that was set during this event.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= UPDATE_SMART_FEATURES
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Smart features and personalization setting has been updated to {NEW_VALUE}