This document lists the events and parameters for
      Licenses Settings
      Admin Audit activity events. You can retrieve these events by
      calling Activities.list() 
with applicationName=admin 
.
Licenses Settings
Events of this type are returned with type=LICENSES_SETTINGS 
.
App License Policy Setting Changed
Licenses enabled or not for a specified group/org unit event name.
CHROME_APP_LICENSES_ENABLED 
APPLICATION_  
 string 
The application's name.
CHROME_  
 string 
Licenses enabled. Possible values:
-  DISABLED
 Not allowed to perform action.
-  ENABLED
 Allowed to perform action.
-  INHERITED
 Value is inherited.
DISTRIBUTION_  
 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_  
 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.
GET https://admin.googleapis.com  
App license policy for {APPLICATION_NAME} 
at {DISTRIBUTION_ENTITY_NAME} 
 {DISTRIBUTION_ENTITY_TYPE} 
is now {CHROME_LICENSES_ENABLED} 
 
Assign Licenses to All Unassigned Users
ORG_USERS_LICENSE_ASSIGNMENT 
| NEW_  |   The new license SKU. | 
| ORG_  |   All previously unassigned users in this organizational unit have been assigned this new license. | 
| PRODUCT_  |   The new license for this product name. | 
GET https://admin.googleapis.com  
Licenses for {PRODUCT_NAME} 
product and {NEW_VALUE} 
sku were assigned to all unassigned users of {ORG_UNIT_NAME} 
 
Assign Licenses to All Users
ORG_ALL_USERS_LICENSE_ASSIGNMENT 
| NEW_  |   The new license SKU. | 
| ORG_  |   All previously unassigned users in this organizational unit have been assigned this new license. | 
| PRODUCT_  |   The new license for this product name. | 
GET https://admin.googleapis.com  
Licenses for {PRODUCT_NAME} 
product and {NEW_VALUE} 
sku were assigned to all users of {ORG_UNIT_NAME} 
 
Assign Suppressed License
SUPPRESSED_LICENSE_ASSIGNMENT 
| NEW_  |   The new  | 
| PRODUCT_  |   Product Name. | 
| USER_  |   The user's primary email address. | 
GET https://admin.googleapis.com  
A suppressed license for {PRODUCT_NAME} 
product and {NEW_VALUE} 
sku was assigned to the user {USER_EMAIL} 
 
Assign Temporary License
TEMPORARY_LICENSE_ASSIGNMENT 
| NEW_  |   The new  | 
| PRODUCT_  |   Product Name. | 
| USER_  |   The user's primary email address. | 
GET https://admin.googleapis.com  
A temporary license for {PRODUCT_NAME} 
product and {NEW_VALUE} 
sku was assigned to the user {USER_EMAIL} 
 
Assign User License
USER_LICENSE_ASSIGNMENT 
| NEW_  |   The new license SKU. | 
| PRODUCT_  |   Product Name. | 
| USER_  |   The primary email address of the user assigned this license. | 
GET https://admin.googleapis.com  
A license for {PRODUCT_NAME} 
product and {NEW_VALUE} 
sku was assigned to the user {USER_EMAIL} 
 
Auto Assign Licenses
CHANGE_LICENSE_AUTO_ASSIGN 
| NEW_  |   The new Auto Assign option value. | 
|---|---|
| PRODUCT_  |   The product name. | 
| SKU_  |   The product SKU. | 
GET https://admin.googleapis.com  
License Auto Assign option changed to {NEW_VALUE} 
for {PRODUCT_NAME} 
product and {SKU_NAME} 
sku 
Convert user's Suppressed License to Active
SUPPRESSED_TO_ASSIGNED_LICENSE_CONVERSION 
| NEW_  |   The new  | 
| PRODUCT_  |   Product Name. | 
| USER_  |   The user's primary email address. | 
GET https://admin.googleapis.com  
Suppressed license of the user {USER_EMAIL} 
for {PRODUCT_NAME} 
product and {NEW_VALUE} 
sku was converted to Active 
Convert user's Temporary License to Active
TEMPORARY_TO_ASSIGNED_LICENSE_CONVERSION 
| NEW_  |   The new  | 
| PRODUCT_  |   Product Name. | 
| USER_  |   The user's primary email address. | 
GET https://admin.googleapis.com  
Temporary license of the user {USER_EMAIL} 
for {PRODUCT_NAME} 
product and {NEW_VALUE} 
sku was converted to Active 
Convert user's Temporary License to Suppressed
TEMPORARY_TO_SUPPRESSED_LICENSE_CONVERSION 
| NEW_  |   The new  | 
| PRODUCT_  |   Product Name. | 
| USER_  |   The user's primary email address. | 
GET https://admin.googleapis.com  
Temporary license of the user {USER_EMAIL} 
for {PRODUCT_NAME} 
product and {NEW_VALUE} 
sku was expired and converted to Suppressed 
First Temporary or Suppressed License Email Sent
Audit log event generated when first temporary or suppressed license email notification is sent to the customer.
FIRST_TEMPORARY_OR_SUPPRESSED_LICENSE_NOTIFICATION 
SKU_  
 string 
The SKU name.
GET https://admin.googleapis.com  
An email is sent for the creation of first temporary or suppressed license for {SKU_NAME} 
sku 
First Temporary or Suppressed License Email Sent for a User
Audit log event generated when first temporary or suppressed license email notification is sent to the reseller.
RESELLER_FIRST_TEMPORARY_OR_SUPPRESSED_LICENSE_NOTIFICATION 
| DOMAIN_  |   The primary domain name. | 
|---|---|
| SKU_  |   The SKU name. | 
GET https://admin.googleapis.com  
An email is sent as the user {DOMAIN_NAME} 
has been assigned temporary or suppressed license for {SKU_NAME} 
sku 
Reassign User License
USER_LICENSE_REASSIGNMENT 
| NEW_  |   The new license SKU. | 
| OLD_  |   The previous license SKU. | 
| PRODUCT_  |   The license for this product name. | 
| USER_  |   The primary email address of the user reassigned the license with a new SKU. | 
GET https://admin.googleapis.com  
A license for {PRODUCT_NAME} 
product and {OLD_VALUE} 
sku was reassigned for user {USER_EMAIL} 
to new sku {NEW_VALUE} 
 
Revoke Licenses to All Users
ORG_LICENSE_REVOKE 
| OLD_  |   The revoked license's SKU. | 
| ORG_  |   The removed licensed for all users in this organizational unit. | 
| PRODUCT_  |   The revoked license for this product name. | 
GET https://admin.googleapis.com  
Licenses for {PRODUCT_NAME} 
product and {OLD_VALUE} 
sku were removed from assigned users of {ORG_UNIT_NAME} 
 
Revoke Suppressed License
SUPPRESSED_LICENSE_REVOKE 
| OLD_  |   The previous  | 
| PRODUCT_  |   Product Name. | 
| USER_  |   The user's primary email address. | 
GET https://admin.googleapis.com  
A suppressed license for {PRODUCT_NAME} 
product and {OLD_VALUE} 
sku was revoked from the user {USER_EMAIL} 
 
Revoke Temporary License
TEMPORARY_LICENSE_REVOKE 
| OLD_  |   The previous  | 
| PRODUCT_  |   Product Name. | 
| USER_  |   The user's primary email address. | 
GET https://admin.googleapis.com  
A temporary license for {PRODUCT_NAME} 
product and {OLD_VALUE} 
sku was revoked from the user {USER_EMAIL} 
 
Revoke User License
USER_LICENSE_REVOKE 
| OLD_  |   The revoked license's SKU. | 
| PRODUCT_  |   The revoked license for this product name. | 
| USER_  |   The primary email address of the user whose license has been revoked. | 
GET https://admin.googleapis.com  
A license for {PRODUCT_NAME} 
product and {OLD_VALUE} 
sku was revoked from user {USER_EMAIL} 
 
Temporary Licenses Expiration Email Notification Sent
Audit log event generated when temporary licenses expired email notification is sent to the customer.
TEMPORARY_LICENSES_EXPIRED_NOTIFICATION 
SKU_  
 string 
The SKU name.
GET https://admin.googleapis.com  
An email is sent for the expiration of temporary licenses for {SKU_NAME} 
sku 
Temporary Licenses Expiration Email Notification Sent for a User
Audit log event generated when temporary licenses expired email notification is sent to the reseller.
RESELLER_TEMPORARY_LICENSES_EXPIRED_NOTIFICATION 
| DOMAIN_  |   The primary domain name. | 
|---|---|
| SKU_  |   The SKU name. | 
GET https://admin.googleapis.com  
An email is sent as the temporary licenses for {SKU_NAME} 
sku are expired for user {DOMAIN_NAME} 
 
Update Auto Licensing
UPDATE_DYNAMIC_LICENSE 
| NEW_  |   The new  | 
| OLD_  |   The previous  | 
| ORG_  |   The organizational unit (OU) name (path). | 
| PRODUCT_  |   Product Name. | 
GET https://admin.googleapis.com  
Auto Licensing settings for {PRODUCT_NAME} 
product in {ORG_UNIT_NAME} 
organization changed from {OLD_VALUE} 
to {NEW_VALUE} 
 
User license is assigned
Short description to indicate user license is assigned.
CHROME_APP_USER_LICENSE_ASSIGNED 
| APP_  |   Parameter for Chrome App License. | 
| USER_  |   The user's primary email address. | 
GET https://admin.googleapis.com  
License {APP_LICENSE} 
is assigned to {USER_EMAIL} 
 
User license is revoked
Short description to indicate user license is revoked.
CHROME_APP_USER_LICENSE_REVOKED 
| APP_  |   Parameter for Chrome App License. | 
| USER_  |   The user's primary email address. | 
GET https://admin.googleapis.com  
License {APP_LICENSE} 
is revoked for {USER_EMAIL} 
 

