This document lists the events and parameters for
Mobile Settings
Admin Audit activity events. You can retrieve these events by
calling Activities.list()
with applicationName=admin
.
Mobile Settings
Events of this type are returned with type=MOBILE_SETTINGS
.
Action Cancelled On Device
ACTION_CANCELLED
ACTION_
ID
string
The mobile device action's ID.
ACTION_
TYPE
string
The type of action taken on the mobile device. Possible values:
-
ACCOUNT_WIPE
-
ALLOW_ACCESS
-
APPROVE
-
BLOCK
-
COLLECT_BUGREPORT
-
DEVICE_WIPE
-
DISALLOW_ACCESS
-
LOCATE_DEVICE
-
LOCK_DEVICE
-
REMOVE_APP_FROM_DEVICE
-
REMOVE_IOS_PROFILE
-
RESET_PIN
-
REVOKE_TOKEN
-
RING_DEVICE
-
SYNC_DEVICE
-
UNKNOWN
DEVICE_
ID
string
The device's ID.
DEVICE_
TYPE
string
The device's type.
USER_
EMAIL
string
The user's primary email address.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= ACTION_CANCELLED
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{ACTION_TYPE}
with id {ACTION_ID}
on device type {DEVICE_TYPE}
and id {DEVICE_ID}
was cancelled by user {USER_EMAIL}
Action Requested On Device
ACTION_REQUESTED
ACTION_
ID
string
The mobile device action's ID.
ACTION_
TYPE
string
The type of action taken on the mobile device. Possible values:
-
ACCOUNT_WIPE
-
ALLOW_ACCESS
-
APPROVE
-
BLOCK
-
COLLECT_BUGREPORT
-
DEVICE_WIPE
-
DISALLOW_ACCESS
-
LOCATE_DEVICE
-
LOCK_DEVICE
-
REMOVE_APP_FROM_DEVICE
-
REMOVE_IOS_PROFILE
-
RESET_PIN
-
REVOKE_TOKEN
-
RING_DEVICE
-
SYNC_DEVICE
-
UNKNOWN
DEVICE_
ID
string
The device's ID.
DEVICE_
TYPE
string
The device's type.
USER_
EMAIL
string
The user's primary email address.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= ACTION_REQUESTED
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{ACTION_TYPE}
with id {ACTION_ID}
on device type {DEVICE_TYPE}
and id {DEVICE_ID}
was requested by user {USER_EMAIL}
Add Mobile certificate
ADD_MOBILE_CERTIFICATE
DOMAIN_
|
The primary domain name. |
MOBILE_
|
The mobile certificate common name. |
ORG_
|
The organizational unit (OU) name (path). |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= ADD_MOBILE_CERTIFICATE
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Mobile certificate {MOBILE_CERTIFICATE_COMMON_NAME}
added for mobile devices in your organization
Apple DEP sync triggered by admin
APPLE_DEP_SYNC_TRIGGERED
USER_
EMAIL
string
The user's primary email address.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= APPLE_DEP_SYNC_TRIGGERED
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Apple DEP sync triggered by {USER_EMAIL}
Apple DEP token setup complete for customer
APPLE_DEP_TOKEN_SETUP_COMPLETE
USER_
EMAIL
string
The user's primary email address.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= APPLE_DEP_TOKEN_SETUP_COMPLETE
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Apple Device Enrollment tokens updated by {USER_EMAIL}
Apple VPP token operation
APPLE_VPP_TOKEN_OPERATION
TOKEN_
OPERATION_
NAME
string
Apple VPP token operation name. Possible values:
-
DELETE
The message for when Apple VPP Token is deleted. -
SYNC
The message for when Apple VPP Token is synced. -
UPLOAD
The message for when Apple VPP Token is uploaded.
TOKEN_
OPERATION_
STATUS
string
Apple VPP token operation status. Possible values:
-
SUCCESSFUL
The message for when Token operation is successful. -
UNSUCCESSFUL
The message for when Token operation is unsuccessful.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= APPLE_VPP_TOKEN_OPERATION
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Apple VPP token {TOKEN_OPERATION_NAME}
was {TOKEN_OPERATION_STATUS}
Bulk import of company owned devices
COMPANY_DEVICES_BULK_CREATION
NUMBER_
OF_
COMPANY_
OWNED_
DEVICES
integer
The number of devices a company owns.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= COMPANY_DEVICES_BULK_CREATION
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Details of {NUMBER_OF_COMPANY_OWNED_DEVICES}
company owned device(s) were imported
Company owned device blocked
COMPANY_OWNED_DEVICE_BLOCKED
COMPANY_
|
The company-owned mobile device ID. |
---|---|
DEVICE_
|
The device's type. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= COMPANY_OWNED_DEVICE_BLOCKED
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Company owned device {COMPANY_DEVICE_ID}
was blocked
Company owned device deleted
COMPANY_DEVICE_DELETION
COMPANY_
|
The company-owned mobile device ID. |
---|---|
DEVICE_
|
The device's type. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= COMPANY_DEVICE_DELETION
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Company owned device {COMPANY_DEVICE_ID}
was deleted
Company owned device unblocked
COMPANY_OWNED_DEVICE_UNBLOCKED
COMPANY_
|
The company-owned mobile device ID. |
---|---|
DEVICE_
|
The device's type. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= COMPANY_OWNED_DEVICE_UNBLOCKED
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Company owned device {COMPANY_DEVICE_ID}
was unblocked
Company owned device wiped
COMPANY_OWNED_DEVICE_WIPED
COMPANY_
|
The company-owned mobile device ID. |
---|---|
DEVICE_
|
The device's type. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= COMPANY_OWNED_DEVICE_WIPED
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Company owned device {COMPANY_DEVICE_ID}
was wiped
Customer user device deleted
CUSTOMER_USER_DEVICE_DELETION_EVENT
COMPANY_
|
The company-owned mobile device ID. |
---|---|
DEVICE_
|
The device's type. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= CUSTOMER_USER_DEVICE_DELETION_EVENT
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Customer user device {COMPANY_DEVICE_ID}
was deleted
Mobile application permission grant change
Change in mobile application permission grant.
CHANGE_MOBILE_APPLICATION_PERMISSION_GRANT
DEVICE_
TYPE
string
The device's type.
DISTRIBUTION_
ENTITY_
NAME
string
The distribution entity value, which can be a group name or an org-unit name. Possible values:
-
ANY
A label that targets any distribution.
DISTRIBUTION_
ENTITY_
TYPE
string
The distribution entity type, which can be a group or an org-unit. Possible values:
-
GROUP
A distribution entity label for a Google group. -
ORG_UNIT
A distribution entity label for an organizational unit. -
USER
A distribution entity label for a user.
MOBILE_
APP_
PACKAGE_
ID
string
The mobile application package ID.
NEW_
PERMISSION_
GRANT_
STATE
string
The new permission grant state. Possible values:
-
DENIED
-
GRANTED
-
PROMPT
OLD_
PERMISSION_
GRANT_
STATE
string
The old permission grant state. Possible values:
-
DENIED
-
GRANTED
-
PROMPT
PERMISSION_
GROUP_
NAME
string
Description for permission group name. Possible values:
-
CALENDAR
-
CAMERA
-
CONTACTS
-
LOCATION
-
MICROPHONE
-
PHONE
-
SENSORS
-
SMS
-
STORAGE
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= CHANGE_MOBILE_APPLICATION_PERMISSION_GRANT
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Changed grant state of {PERMISSION_GROUP_NAME}
from {OLD_PERMISSION_GRANT_STATE}
to {NEW_PERMISSION_GRANT_STATE}
for {DEVICE_TYPE}
application {MOBILE_APP_PACKAGE_ID}
for {DISTRIBUTION_ENTITY_NAME}
{DISTRIBUTION_ENTITY_TYPE}
Mobile application priority order change
Change in priority order of mobile application.
CHANGE_MOBILE_APPLICATION_PRIORITY_ORDER
DEVICE_
|
The device's type. |
MOBILE_
|
The mobile application package ID. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= CHANGE_MOBILE_APPLICATION_PRIORITY_ORDER
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Priority order of {DEVICE_TYPE}
application {MOBILE_APP_PACKAGE_ID}
was changed
Mobile application removed from whitelist
REMOVE_MOBILE_APPLICATION_FROM_WHITELIST
DEVICE_
TYPE
string
The device's type.
DISTRIBUTION_
ENTITY_
NAME
string
The distribution entity value, which can be a group name or an org-unit name. Possible values:
-
ANY
A label that targets any distribution.
DISTRIBUTION_
ENTITY_
TYPE
string
The distribution entity type, which can be a group or an org-unit. Possible values:
-
GROUP
A distribution entity label for a Google group. -
ORG_UNIT
A distribution entity label for an organizational unit. -
USER
A distribution entity label for a user.
MOBILE_
APP_
PACKAGE_
ID
string
The mobile application package ID.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= REMOVE_MOBILE_APPLICATION_FROM_WHITELIST
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{DEVICE_TYPE}
application {MOBILE_APP_PACKAGE_ID}
is no longer whitelisted for {DISTRIBUTION_ENTITY_NAME}
{DISTRIBUTION_ENTITY_TYPE}
Mobile application setting change
Change in mobile application setting.
CHANGE_MOBILE_APPLICATION_SETTINGS
DEVICE_
TYPE
string
The device's type.
DISTRIBUTION_
ENTITY_
NAME
string
The distribution entity value, which can be a group name or an org-unit name. Possible values:
-
ANY
A label that targets any distribution.
DISTRIBUTION_
ENTITY_
TYPE
string
The distribution entity type, which can be a group or an org-unit. Possible values:
-
GROUP
A distribution entity label for a Google group. -
ORG_UNIT
A distribution entity label for an organizational unit. -
USER
A distribution entity label for a user.
MOBILE_
APP_
PACKAGE_
ID
string
The mobile application package ID.
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.
SETTING_
NAME
string
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_MOBILE_APPLICATION_SETTINGS
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Changed {SETTING_NAME}
app setting from {OLD_VALUE}
to {NEW_VALUE}
for {DEVICE_TYPE}
application {MOBILE_APP_PACKAGE_ID}
for {DISTRIBUTION_ENTITY_NAME}
{DISTRIBUTION_ENTITY_TYPE}
Mobile application whitelisted
Mobile application is added to whitelist.
ADD_MOBILE_APPLICATION_TO_WHITELIST
DEVICE_
TYPE
string
The device's type.
DISTRIBUTION_
ENTITY_
NAME
string
The distribution entity value, which can be a group name or an org-unit name. Possible values:
-
ANY
A label that targets any distribution.
DISTRIBUTION_
ENTITY_
TYPE
string
The distribution entity type, which can be a group or an org-unit. Possible values:
-
GROUP
A distribution entity label for a Google group. -
ORG_UNIT
A distribution entity label for an organizational unit. -
USER
A distribution entity label for a user.
MOBILE_
APP_
PACKAGE_
ID
string
The mobile application package ID.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= ADD_MOBILE_APPLICATION_TO_WHITELIST
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{DEVICE_TYPE}
application {MOBILE_APP_PACKAGE_ID}
is whitelisted for {DISTRIBUTION_ENTITY_NAME}
{DISTRIBUTION_ENTITY_TYPE}
Mobile Device Approve
MOBILE_DEVICE_APPROVE
DEVICE_
|
The device's ID. |
DEVICE_
|
The device's type. |
USER_
|
The user's primary email address. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= MOBILE_DEVICE_APPROVE
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Mobile device for {USER_EMAIL}
approved
Mobile Device Block
MOBILE_DEVICE_BLOCK
DEVICE_
|
The device's ID. |
DEVICE_
|
The device's type. |
USER_
|
The user's primary email address. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= MOBILE_DEVICE_BLOCK
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Mobile device for {USER_EMAIL}
blocked
Mobile Device Deletion
MOBILE_DEVICE_DELETE
DEVICE_
|
The device's ID. |
DEVICE_
|
The device's type. |
USER_
|
The user's primary email address. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= MOBILE_DEVICE_DELETE
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Mobile device for {USER_EMAIL}
deleted
Mobile Device Wipe
MOBILE_DEVICE_WIPE
DEVICE_
|
The device's ID. |
DEVICE_
|
The device's type. |
USER_
|
The user's primary email address. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= MOBILE_DEVICE_WIPE
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Mobile device for {USER_EMAIL}
wiped
Mobile Setting Change
CHANGE_MOBILE_SETTING
DOMAIN_
|
The primary domain name. |
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_MOBILE_SETTING
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{SETTING_NAME}
for mobile devices in your organization changed from {OLD_VALUE}
to {NEW_VALUE}
Mobile Setting Change: Administrator Restrictions Pin
CHANGE_ADMIN_RESTRICTIONS_PIN
DOMAIN_
|
The primary domain name. |
ORG_
|
The organizational unit (OU) name (path). |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= CHANGE_ADMIN_RESTRICTIONS_PIN
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Administrator restrictions PIN for mobile devices in your organization changed
Mobile Wireless Network Change
CHANGE_MOBILE_WIRELESS_NETWORK
DOMAIN_
|
The primary domain name. |
MOBILE_
|
The mobile wireless network name. |
ORG_
|
The organizational unit (OU) name (path). |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= CHANGE_MOBILE_WIRELESS_NETWORK
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Mobile wireless network {MOBILE_WIRELESS_NETWORK_NAME}
changed for mobile devices in your organization
Mobile Wireless Network Creation
ADD_MOBILE_WIRELESS_NETWORK
DOMAIN_
|
The primary domain name. |
MOBILE_
|
The mobile wireless network name. |
ORG_
|
The organizational unit (OU) name (path). |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= ADD_MOBILE_WIRELESS_NETWORK
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Mobile wireless network {MOBILE_WIRELESS_NETWORK_NAME}
created for mobile devices in your organization
Mobile Wireless Network Deletion
REMOVE_MOBILE_WIRELESS_NETWORK
DOMAIN_
|
The primary domain name. |
MOBILE_
|
The mobile wireless network name. |
ORG_
|
The organizational unit (OU) name (path). |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= REMOVE_MOBILE_WIRELESS_NETWORK
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Mobile wireless network {MOBILE_WIRELESS_NETWORK_NAME}
deleted for mobile devices in your organization
Mobile Wireless Network Password Change
CHANGE_MOBILE_WIRELESS_NETWORK_PASSWORD
DOMAIN_
|
The primary domain name. |
MOBILE_
|
The mobile wireless network name. |
ORG_
|
The organizational unit (OU) name (path). |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= CHANGE_MOBILE_WIRELESS_NETWORK_PASSWORD
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Password changed for mobile wireless network {MOBILE_WIRELESS_NETWORK_NAME}
in your organization
Remove Mobile certificate
REMOVE_MOBILE_CERTIFICATE
DOMAIN_
|
The primary domain name. |
MOBILE_
|
The mobile certificate common name. |
ORG_
|
The organizational unit (OU) name (path). |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= REMOVE_MOBILE_CERTIFICATE
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Mobile certificate {MOBILE_CERTIFICATE_COMMON_NAME}
removed for mobile devices in your organization
Use Google Device Management
Google Device Management is a part of the Google Admin console.
Event details | |
---|---|
Event name | ENROLL_FOR_GOOGLE_DEVICE_MANAGEMENT
|
Sample request | GET https://admin.googleapis.com
|
Admin Console message format | Enrolled for Google Device Management
|
Use Google Mobile Management
Event details | |
---|---|
Event name | USE_GOOGLE_MOBILE_MANAGEMENT
|
Sample request | GET https://admin.googleapis.com
|
Admin Console message format | You have selected Google Mobile Management to manage all your mobile devices
|
Use Google Mobile Management for Android and Active Sync devices
Event details | |
---|---|
Event name | USE_GOOGLE_MOBILE_MANAGEMENT_FOR_NON_IOS
|
Sample request | GET https://admin.googleapis.com
|
Admin Console message format | You have selected Google Mobile Management to manage your Android and Active Sync devices
|
Use Google Mobile Management for iOS devices
Event details | |
---|---|
Event name | USE_GOOGLE_MOBILE_MANAGEMENT_FOR_IOS
|
Sample request | GET https://admin.googleapis.com
|
Admin Console message format | You have selected Google Mobile Management to manage your iOS devices
|
Wipe Mobile Account
MOBILE_ACCOUNT_WIPE
DEVICE_
|
The device's ID. |
DEVICE_
|
The device's type. |
USER_
|
The user's primary email address. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= MOBILE_ACCOUNT_WIPE
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Mobile account for {USER_EMAIL}
has been wiped
Wipe On Mobile Cancel And Approve Device
MOBILE_DEVICE_CANCEL_WIPE_THEN_APPROVE
DEVICE_
|
The device's ID. |
DEVICE_
|
The device's type. |
USER_
|
The user's primary email address. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= MOBILE_DEVICE_CANCEL_WIPE_THEN_APPROVE
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Wipe on mobile device for {USER_EMAIL}
was cancelled and the device was approved
Wipe On Mobile Cancel And Block Device
MOBILE_DEVICE_CANCEL_WIPE_THEN_BLOCK
DEVICE_
|
The device's ID. |
DEVICE_
|
The device's type. |
USER_
|
The user's primary email address. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= MOBILE_DEVICE_CANCEL_WIPE_THEN_BLOCK
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Wipe on mobile device for {USER_EMAIL}
was cancelled and the device has been blocked