This document lists the events and parameters for Domain Settings Admin Audit activity events. You can retrieve these events by calling Activities.list() with applicationName=admin
.
Events of this type are returned with type=DOMAIN_SETTINGS
.
CHANGE_ACCOUNT_AUTO_RENEWAL
Parameters DOMAIN_NAME
string
The primary domain name.
NEW_VALUE
string
The new renewal strategy. Possible values:
NON_AUTO_RENEWAL
RENEWAL_BY_LICENSES
RENEWAL_BY_USERS
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_ACCOUNT_AUTO_RENEWAL&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Account automatic renewal changed to {NEW_VALUE} on {DOMAIN_NAME}
ADD_APPLICATION
Parameters APP_ID
string
Application ID.
APPLICATION_ENABLED
string
Application enabled.
APPLICATION_NAME
string
The application's name.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=ADD_APPLICATION&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Application {APPLICATION_NAME} with id {APP_ID} has been added to the domain
ADD_APPLICATION_TO_WHITELIST
Parameters APP_ID
string
Application ID.
APPLICATION_NAME
string
The application's name.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=ADD_APPLICATION_TO_WHITELIST&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Application {APPLICATION_NAME} with id {APP_ID} has been added to whitelist for the domain
CHANGE_ADVERTISEMENT_OPTION
Parameters DOMAIN_NAME
string
The primary domain name.
NEW_VALUE
string
The new advertising option.
OLD_VALUE
string
The previous advertising option.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_ADVERTISEMENT_OPTION&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Advertisement option for your organization changed from {OLD_VALUE} to {NEW_VALUE}
CREATE_ALERT
Parameters ALERT_NAME
string
The name of the alert.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CREATE_ALERT&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Alert {ALERT_NAME} has been created
CHANGE_ALERT_CRITERIA
Parameters ALERT_NAME
string
The name of the alert.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_ALERT_CRITERIA&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Alert criteria for {ALERT_NAME} has been changed
DELETE_ALERT
Parameters ALERT_NAME
string
The name of the alert.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=DELETE_ALERT&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Alert {ALERT_NAME} has been deleted
ALERT_RECEIVERS_CHANGED
Parameters ALERT_NAME
string
The name of the alert.
NEW_VALUE
string
A comma-separated list of new alert receivers.
OLD_VALUE
string
A comma-separated list of old alert receivers.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=ALERT_RECEIVERS_CHANGED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Alert receivers for {ALERT_NAME} changed from {OLD_VALUE} to {NEW_VALUE}
RENAME_ALERT
Parameters NEW_VALUE
string
The new value of the alert name.
OLD_VALUE
string
The previous value of the alert name.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=RENAME_ALERT&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Alert {OLD_VALUE} has been renamed to {NEW_VALUE}
ALERT_STATUS_CHANGED
Parameters ALERT_NAME
string
The name of the alert.
NEW_VALUE
string
The new value of the alert name. Can be on
or off
.
OLD_VALUE
string
The previous value of the alert name. Can be on
or off
.
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=ALERT_STATUS_CHANGED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Alert status for {ALERT_NAME} changed from {OLD_VALUE} to {NEW_VALUE}
ADD_DOMAIN_ALIAS
Parameters DOMAIN_ALIAS
string
The new domain alias. For more information about a domain alias, see the administration help center.
DOMAIN_NAME
string
The primary domain name.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=ADD_DOMAIN_ALIAS&maxResults=10&access_token=YOUR_ACCESS_TOKEN
An unverified {DOMAIN_ALIAS} created as an alias of {DOMAIN_NAME}
REMOVE_DOMAIN_ALIAS
Parameters DOMAIN_ALIAS
string
The removed domain alias. For more information about a domain alias, see the administration help center.
DOMAIN_NAME
string
The primary domain name.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=REMOVE_DOMAIN_ALIAS&maxResults=10&access_token=YOUR_ACCESS_TOKEN
{DOMAIN_ALIAS} deleted as an alias of {DOMAIN_NAME}
SKIP_DOMAIN_ALIAS_MX
Parameters DOMAIN_ALIAS
string
The domain alias. For more information about a domain alias, see the administration help center.
DOMAIN_NAME
string
The primary domain name.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=SKIP_DOMAIN_ALIAS_MX&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Skipped MX record setup of alias {DOMAIN_ALIAS} of domain {DOMAIN_NAME}
VERIFY_DOMAIN_ALIAS_MX
Parameters DOMAIN_ALIAS
string
The domain alias. For more information about a domain alias, see the administration help center.
DOMAIN_NAME
string
The primary domain name.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=VERIFY_DOMAIN_ALIAS_MX&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Verified MX record of alias {DOMAIN_ALIAS} of domain {DOMAIN_NAME}
VERIFY_DOMAIN_ALIAS
Parameters DOMAIN_ALIAS
string
The domain alias. For more information about a domain alias, see the administration help center.
DOMAIN_NAME
string
The primary domain name.
DOMAIN_VERIFICATION_METHOD
string
The domain verification method. Possible values:
DNS
ANALYTICS
META_TAG
HTML_FILE
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=VERIFY_DOMAIN_ALIAS&maxResults=10&access_token=YOUR_ACCESS_TOKEN
{DOMAIN_ALIAS} verified as an alias of {DOMAIN_NAME} using {DOMAIN_VERIFICATION_METHOD}
TOGGLE_OAUTH_ACCESS_TO_ALL_APIS
Parameters DOMAIN_NAME
string
The primary domain name.
NEW_VALUE
string
The new value, either true
or false
.
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=TOGGLE_OAUTH_ACCESS_TO_ALL_APIS&maxResults=10&access_token=YOUR_ACCESS_TOKEN
OAuth access for all APIs changed to {NEW_VALUE} for your organization
TOGGLE_ALLOW_ADMIN_PASSWORD_RESET
Parameters DOMAIN_NAME
string
The primary domain name.
NEW_VALUE
string
The new value, either true
or false
.
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=TOGGLE_ALLOW_ADMIN_PASSWORD_RESET&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Allow admin password reset setting changed to {NEW_VALUE}
ENABLE_API_ACCESS
Parameters DOMAIN_NAME
string
The primary domain name.
NEW_VALUE
string
The new value, either true
or false
.
OLD_VALUE
string
The previous value, either true
or false
.
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=ENABLE_API_ACCESS&maxResults=10&access_token=YOUR_ACCESS_TOKEN
API access for your organization changed from {OLD_VALUE} to {NEW_VALUE}
AUTHORIZE_API_CLIENT_ACCESS
Parameters API_CLIENT_NAME
string
API Client Name.
API_SCOPES
string
The API scopes.
DOMAIN_NAME
string
The primary domain name.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=AUTHORIZE_API_CLIENT_ACCESS&maxResults=10&access_token=YOUR_ACCESS_TOKEN
API client access to your organization from client {API_CLIENT_NAME} authorized for scopes {API_SCOPES}
REMOVE_API_CLIENT_ACCESS
Parameters API_CLIENT_NAME
string
The API client name. For more information about managing API client access, see the administration help center.
DOMAIN_NAME
string
The primary domain name.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=REMOVE_API_CLIENT_ACCESS&maxResults=10&access_token=YOUR_ACCESS_TOKEN
API client access to your organization from client {API_CLIENT_NAME} removed
Licenses redeemed event name.
Event details Event nameCHROME_LICENSES_REDEEMED
Parameters APP_LICENSES_ORDER_NUMBER
string
Order number used to redeem licenses.
APPLICATION_NAME
string
The application's name.
CHROME_NUM_LICENSES_PURCHASED
integer
Number of licences purchased.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHROME_LICENSES_REDEEMED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
{CHROME_NUM_LICENSES_PURCHASED} app licenses redeemed for application {APPLICATION_NAME} using order {APP_LICENSES_ORDER_NUMBER}
TOGGLE_AUTO_ADD_NEW_SERVICE
Parameters DOMAIN_NAME
string
The primary domain name.
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=TOGGLE_AUTO_ADD_NEW_SERVICE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Automatic addition for new services and pre-release features for your organization changed to {NEW_VALUE}
CHANGE_PRIMARY_DOMAIN
Parameters DOMAIN_NAME
string
The primary domain name.
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=CHANGE_PRIMARY_DOMAIN&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Primary domain name changed from {DOMAIN_NAME} to {NEW_VALUE}
CHANGE_WHITELIST_SETTING
Parameters 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.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_WHITELIST_SETTING&maxResults=10&access_token=YOUR_ACCESS_TOKEN
{SETTING_NAME} changed from {OLD_VALUE} to {NEW_VALUE} for the domain
COMMUNICATION_PREFERENCES_SETTING_CHANGE
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.
SETTING_NAME
string
The unique name (ID) of the setting that was changed.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=COMMUNICATION_PREFERENCES_SETTING_CHANGE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
{SETTING_NAME} setting in Communication Preferences changed from {OLD_VALUE} to {NEW_VALUE} (Domain Name : {DOMAIN_NAME})
CHANGE_CONFLICT_ACCOUNT_ACTION
Parameters DOMAIN_NAME
string
The primary domain name.
NEW_VALUE
string
The new conflict resolution action to take. Possible values:
ASSIGN_ON_CONFLICT
INVITE_ON_CONFLICT
ASK_ON_CONFLICT
OLD_VALUE
string
The previous conflict resolution action.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_CONFLICT_ACCOUNT_ACTION&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Conflict account action for {DOMAIN_NAME} changed from {OLD_VALUE} to {NEW_VALUE}
CHANGE_CONFLICT_ACCOUNTS_MANAGEMENT_SETTINGS
Parameters CONFLICT_ACCOUNTS_MANAGEMENT_SETTINGS
string
The conflict accounts management settings.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_CONFLICT_ACCOUNTS_MANAGEMENT_SETTINGS&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Conflict accounts management setting changed to: {CONFLICT_ACCOUNTS_MANAGEMENT_SETTINGS}.
ENABLE_FEEDBACK_SOLICITATION
Parameters DOMAIN_NAME
string
The primary domain name.
NEW_VALUE
string
The new value, either true
or false
.
OLD_VALUE
string
The previous value, either true
or false
.
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=ENABLE_FEEDBACK_SOLICITATION&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Can contact for feedback setting for your organization changed from {OLD_VALUE} to {NEW_VALUE}
TOGGLE_CONTACT_SHARING
Parameters DOMAIN_NAME
string
The primary domain name.
NEW_VALUE
string
The new value, either true
or false
.
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=TOGGLE_CONTACT_SHARING&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Contact sharing changed to {NEW_VALUE}
CREATE_PLAY_FOR_WORK_TOKEN
Parameters PLAY_FOR_WORK_TOKEN_ID
string
The MDM vendor enrollment token.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CREATE_PLAY_FOR_WORK_TOKEN&maxResults=10&access_token=YOUR_ACCESS_TOKEN
MDM vendor enrollment token ({PLAY_FOR_WORK_TOKEN_ID}) created
TOGGLE_USE_CUSTOM_LOGO
Parameters DOMAIN_NAME
string
The primary domain name.
NEW_VALUE
string
The new value, either true
or false
. To learn more about custom logos, see the administration help center.
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=TOGGLE_USE_CUSTOM_LOGO&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Use custom logo changed to {NEW_VALUE}
CHANGE_CUSTOM_LOGO
Parameters DOMAIN_NAME
string
The primary domain name.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_CUSTOM_LOGO&maxResults=10&access_token=YOUR_ACCESS_TOKEN
New custom logo uploaded for your organization
CHANGE_DATA_LOCALIZATION_FOR_RUSSIA
Parameters 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).
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_DATA_LOCALIZATION_FOR_RUSSIA&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Setting for Data Localization for Russian Federation changed from {OLD_VALUE} to {NEW_VALUE}
CHANGE_DATA_LOCALIZATION_SETTING
Parameters 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).
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_DATA_LOCALIZATION_SETTING&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Setting for Data Localization changed from {OLD_VALUE} to {NEW_VALUE}
Part of an audit log event for contact info update for Data Protection Officer. This is used as an indicator of what kind of event log this message is.
Event details Event nameCHANGE_DATA_PROTECTION_OFFICER_CONTACT_INFO
Parameters INFO_TYPE
string
Part of an audit log event for contact info update for EU Representative or Data Protection Officer. This will be used to state what kind of information was changed: email, name, phone or address. It's the INFO_TYPE placeholder in 'EU Representative {INFO_TYPE} changed from {OLD_VALUE} to {NEW_VALUE}'. Possible values:
ADDRESS
EMAIL_ID
FULL_NAME
PHONE_NUMBER
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.
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_DATA_PROTECTION_OFFICER_CONTACT_INFO&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Data Protection Officer {INFO_TYPE} changed from {OLD_VALUE} to {NEW_VALUE}
DELETE_PLAY_FOR_WORK_TOKEN
Parameters PLAY_FOR_WORK_TOKEN_ID
string
The MDM vendor enrollment token.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=DELETE_PLAY_FOR_WORK_TOKEN&maxResults=10&access_token=YOUR_ACCESS_TOKEN
MDM vendor enrollment token ({PLAY_FOR_WORK_TOKEN_ID}) deleted
VIEW_DNS_LOGIN_DETAILS
Parameters DOMAIN_NAME
string
The primary domain name.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=VIEW_DNS_LOGIN_DETAILS&maxResults=10&access_token=YOUR_ACCESS_TOKEN
DNS console login details for {DOMAIN_NAME} viewed
CHANGE_DOMAIN_DEFAULT_LOCALE
Parameters DOMAIN_NAME
string
The primary domain name.
NEW_VALUE
string
The new locale.
OLD_VALUE
string
The previous locale.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_DOMAIN_DEFAULT_LOCALE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Default locale for your organization changed from {OLD_VALUE} to {NEW_VALUE}
CHANGE_DOMAIN_DEFAULT_TIMEZONE
Parameters DOMAIN_NAME
string
The primary domain name.
NEW_VALUE
string
The new default timezone.
OLD_VALUE
string
The previous default timezone.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_DOMAIN_DEFAULT_TIMEZONE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Default time zone for your organization changed from {OLD_VALUE} to {NEW_VALUE}
CHANGE_DOMAIN_NAME
Parameters DOMAIN_NAME
string
The primary domain name.
NEW_VALUE
string
The new domain name.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_DOMAIN_NAME&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Change of domain name for {DOMAIN_NAME} to {NEW_VALUE} started
TOGGLE_ENABLE_PRE_RELEASE_FEATURES
Parameters DOMAIN_NAME
string
The primary domain name.
NEW_VALUE
string
The new value, either true
or false
.
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=TOGGLE_ENABLE_PRE_RELEASE_FEATURES&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Pre-release features for your organization was set to {NEW_VALUE}
CHANGE_DOMAIN_SUPPORT_MESSAGE
Parameters DOMAIN_NAME
string
The primary domain name.
NEW_VALUE
string
The new domain support message.
OLD_VALUE
string
The previous domain support message.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_DOMAIN_SUPPORT_MESSAGE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Support message for your organization changed from {OLD_VALUE} to {NEW_VALUE}
ADD_TRUSTED_DOMAINS
Parameters DOMAIN_NAME
string
The primary domain name.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=ADD_TRUSTED_DOMAINS&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Domains {DOMAIN_NAME} added to Trusted Domains list
REMOVE_TRUSTED_DOMAINS
Parameters DOMAIN_NAME
string
The primary domain name.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=REMOVE_TRUSTED_DOMAINS&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Domains {DOMAIN_NAME} removed from Trusted Domains list
CHANGE_EDU_TYPE
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.
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_EDU_TYPE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Educational organization type changed from {OLD_VALUE} to {NEW_VALUE}
TOGGLE_ENABLE_OAUTH_CONSUMER_KEY
Parameters DOMAIN_NAME
string
The primary domain name.
NEW_VALUE
string
The new value, either true
or false
.
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=TOGGLE_ENABLE_OAUTH_CONSUMER_KEY&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Enabling OAuth consumer key changed to {NEW_VALUE} for your organization
TOGGLE_SSO_ENABLED
Parameters DOMAIN_NAME
string
The primary domain name.
NEW_VALUE
string
The new value, either true
or false
.
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=TOGGLE_SSO_ENABLED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Enable SSO changed to {NEW_VALUE} for {DOMAIN_NAME}
TOGGLE_SSL
Parameters DOMAIN_NAME
string
The primary domain name.
NEW_VALUE
string
The new value, either true
or false
.
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=TOGGLE_SSL&maxResults=10&access_token=YOUR_ACCESS_TOKEN
SSL Enforcement changed to {NEW_VALUE} for {DOMAIN_NAME}
Part of an audit log event for contact info update for EU Representative. This is used as an indicator of what kind of event log this message is.
Event details Event nameCHANGE_EU_REPRESENTATIVE_CONTACT_INFO
Parameters INFO_TYPE
string
Part of an audit log event for contact info update for EU Representative or Data Protection Officer. This will be used to state what kind of information was changed: email, name, phone or address. It's the INFO_TYPE placeholder in 'EU Representative {INFO_TYPE} changed from {OLD_VALUE} to {NEW_VALUE}'. Possible values:
ADDRESS
EMAIL_ID
FULL_NAME
PHONE_NUMBER
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.
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_EU_REPRESENTATIVE_CONTACT_INFO&maxResults=10&access_token=YOUR_ACCESS_TOKEN
EU Representative {INFO_TYPE} changed from {OLD_VALUE} to {NEW_VALUE}
GENERATE_TRANSFER_TOKEN
Sample request
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=GENERATE_TRANSFER_TOKEN&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Transfer token generated
CHANGE_LOGIN_BACKGROUND_COLOR
Parameters DOMAIN_NAME
string
The primary domain name.
NEW_VALUE
string
The new background color.
OLD_VALUE
string
The previous background color.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_LOGIN_BACKGROUND_COLOR&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Login background color for your organization changed from {OLD_VALUE} to {NEW_VALUE}
CHANGE_LOGIN_BORDER_COLOR
Parameters DOMAIN_NAME
string
The primary domain name.
NEW_VALUE
string
The new border color.
OLD_VALUE
string
The previous border color.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_LOGIN_BORDER_COLOR&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Login border color for your organization changed from {OLD_VALUE} to {NEW_VALUE}
CHANGE_LOGIN_ACTIVITY_TRACE
Parameters DOMAIN_NAME
string
The primary domain name.
NEW_VALUE
string
The new activity trace value.
OLD_VALUE
string
The previous activity trace value.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_LOGIN_ACTIVITY_TRACE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Marketplace Login audit setting in {DOMAIN_NAME} changed from {OLD_VALUE} to {NEW_VALUE}
PLAY_FOR_WORK_ENROLL
Parameters PLAY_FOR_WORK_MDM_VENDOR_NAME
string
The MDM vendor's name.
PLAY_FOR_WORK_TOKEN_ID
string
The MDM vendor enrollment token.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=PLAY_FOR_WORK_ENROLL&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Enrolled for {PLAY_FOR_WORK_MDM_VENDOR_NAME} mobile device management services using token ({PLAY_FOR_WORK_TOKEN_ID})
PLAY_FOR_WORK_UNENROLL
Parameters PLAY_FOR_WORK_MDM_VENDOR_NAME
string
The MDM vendor's name.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=PLAY_FOR_WORK_UNENROLL&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Unenrolled from {PLAY_FOR_WORK_MDM_VENDOR_NAME} mobile device management services
MX_RECORD_VERIFICATION_CLAIM
Parameters DOMAIN_NAME
string
The primary domain name.
USER_EMAIL
string
Primary email address of user who claimed to verify the MX records for the DOMAIN_NAME
.
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=MX_RECORD_VERIFICATION_CLAIM&maxResults=10&access_token=YOUR_ACCESS_TOKEN
{USER_EMAIL} claimed to verify the MX record for {DOMAIN_NAME}
TOGGLE_NEW_APP_FEATURES
Parameters DOMAIN_NAME
string
The primary domain name.
NEW_VALUE
string
The new value, either true
or false
.
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=TOGGLE_NEW_APP_FEATURES&maxResults=10&access_token=YOUR_ACCESS_TOKEN
New app features for your organization changed to {NEW_VALUE}
TOGGLE_USE_NEXT_GEN_CONTROL_PANEL
Parameters DOMAIN_NAME
string
The primary domain name.
NEW_VALUE
string
The new value, either true
or false
.
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=TOGGLE_USE_NEXT_GEN_CONTROL_PANEL&maxResults=10&access_token=YOUR_ACCESS_TOKEN
The setting to enable the new Admin Console changed to {NEW_VALUE} for your organization
UPLOAD_OAUTH_CERTIFICATE
Parameters DOMAIN_NAME
string
The primary domain name.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=UPLOAD_OAUTH_CERTIFICATE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
New OAuth certificate uploaded for your organization
REGENERATE_OAUTH_CONSUMER_SECRET
Parameters DOMAIN_NAME
string
The primary domain name.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=REGENERATE_OAUTH_CONSUMER_SECRET&maxResults=10&access_token=YOUR_ACCESS_TOKEN
New OAuth consumer secret generated for your organization
TOGGLE_OPEN_ID_ENABLED
Parameters DOMAIN_NAME
string
The primary domain name.
NEW_VALUE
string
The new value, either true
or false
.
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=TOGGLE_OPEN_ID_ENABLED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
OpenId federated login for {DOMAIN_NAME} changed to {NEW_VALUE}
CHANGE_ORGANIZATION_NAME
Parameters DOMAIN_NAME
string
The primary domain name.
NEW_VALUE
string
The new organization name.
OLD_VALUE
string
The previous organization name.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_ORGANIZATION_NAME&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Organization name changed from {OLD_VALUE} to {NEW_VALUE}
TOGGLE_OUTBOUND_RELAY
Parameters DOMAIN_NAME
string
The primary domain name.
NEW_VALUE
string
The new value, either true
or false
.
OLD_VALUE
string
The previous value, either true
or false
.
ORG_UNIT_NAME
string
The organizational unit (OU) name (path).
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=TOGGLE_OUTBOUND_RELAY&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Outbound relay for your organization changed to {NEW_VALUE}
CHANGE_PASSWORD_MAX_LENGTH
Parameters DOMAIN_NAME
string
The primary domain name.
NEW_VALUE
string
The new maximum password length. The maximum length allowed by the API is 100 characters. For additional information, see the administration help center".
OLD_VALUE
string
The previous password length.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_PASSWORD_MAX_LENGTH&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Password maximum length for {DOMAIN_NAME} changed from {OLD_VALUE} to {NEW_VALUE}
CHANGE_PASSWORD_MIN_LENGTH
Parameters DOMAIN_NAME
string
The primary domain name.
NEW_VALUE
string
The new minimum password length. The minimum length allowed by the API is 8 characters. For additional information, see the administration help center".
OLD_VALUE
string
The previous password length.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_PASSWORD_MIN_LENGTH&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Password minimum length for {DOMAIN_NAME} changed from {OLD_VALUE} to {NEW_VALUE}
UPDATE_DOMAIN_PRIMARY_ADMIN_EMAIL
Parameters DOMAIN_NAME
string
The primary domain name.
NEW_VALUE
string
The new email address.
OLD_VALUE
string
The previous email address.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=UPDATE_DOMAIN_PRIMARY_ADMIN_EMAIL&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Primary admin for your organization changed from {OLD_VALUE} to {NEW_VALUE}
ENABLE_SERVICE_OR_FEATURE_NOTIFICATIONS
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.
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=ENABLE_SERVICE_OR_FEATURE_NOTIFICATIONS&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Receive email notification setting for your organization changed from {OLD_VALUE} to {NEW_VALUE}
REMOVE_APPLICATION
Parameters APP_ID
string
Application ID.
APPLICATION_NAME
string
The application's name.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=REMOVE_APPLICATION&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Application {APPLICATION_NAME} with id {APP_ID} has been removed from the domain
REMOVE_APPLICATION_FROM_WHITELIST
Parameters APP_ID
string
Application ID.
APPLICATION_NAME
string
The application's name.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=REMOVE_APPLICATION_FROM_WHITELIST&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Application {APPLICATION_NAME} with id {APP_ID} has been removed from whitelist for the domain
CHANGE_RENEW_DOMAIN_REGISTRATION
Parameters DOMAIN_NAME
string
The primary domain name.
NEW_VALUE
string
The domain's new registration value.
OLD_VALUE
string
The domain's previous registration value.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_RENEW_DOMAIN_REGISTRATION&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Renew domain registration setting in {DOMAIN_NAME} changed from {OLD_VALUE} to {NEW_VALUE}
CHANGE_RESELLER_ACCESS
Parameters 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.
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_RESELLER_ACCESS&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Reseller access changed from {OLD_VALUE} to {NEW_VALUE}
CHANGE_RESELLER_ACCESS_FOR_SKU
Parameters 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.
SKU_NAME
string
The SKU name.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_RESELLER_ACCESS_FOR_SKU&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Reseller access for {SKU_NAME} changed from {OLD_VALUE} to {NEW_VALUE}
RULE_ACTIONS_CHANGED
Parameters RULE_NAME
string
The name of the rule.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=RULE_ACTIONS_CHANGED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Rule actions for {RULE_NAME} changed
CREATE_RULE
Parameters RULE_NAME
string
The name of the rule.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CREATE_RULE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Rule {RULE_NAME} has been created
CHANGE_RULE_CRITERIA
Parameters RULE_NAME
string
The name of the rule.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_RULE_CRITERIA&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Rule criteria for {RULE_NAME} has been changed
DELETE_RULE
Parameters RULE_NAME
string
The name of the rule.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=DELETE_RULE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Rule {RULE_NAME} has been deleted
RENAME_RULE
Parameters 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.
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=RENAME_RULE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Rule {OLD_VALUE} has been renamed to {NEW_VALUE}
RULE_STATUS_CHANGED
Parameters 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.
RULE_NAME
string
The name of the rule.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=RULE_STATUS_CHANGED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Rule status for {RULE_NAME} changed from {OLD_VALUE} to {NEW_VALUE}
ADD_SECONDARY_DOMAIN
Parameters DOMAIN_NAME
string
The primary domain name.
SECONDARY_DOMAIN_NAME
string
The new additional domain name.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=ADD_SECONDARY_DOMAIN&maxResults=10&access_token=YOUR_ACCESS_TOKEN
An unverified {SECONDARY_DOMAIN_NAME} created as a secondary domain of {DOMAIN_NAME}
REMOVE_SECONDARY_DOMAIN
Parameters DOMAIN_NAME
string
The primary domain name.
SECONDARY_DOMAIN_NAME
string
The removed secondary domain name.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=REMOVE_SECONDARY_DOMAIN&maxResults=10&access_token=YOUR_ACCESS_TOKEN
{SECONDARY_DOMAIN_NAME} deleted as a secondary domain of {DOMAIN_NAME}
SKIP_SECONDARY_DOMAIN_MX
Parameters DOMAIN_NAME
string
The primary domain name.
SECONDARY_DOMAIN_NAME
string
The secondary domain name. For more information about MX records and mailflow, see the administration help center.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=SKIP_SECONDARY_DOMAIN_MX&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Skipped MX record setup of secondary domain {SECONDARY_DOMAIN_NAME} of domain {DOMAIN_NAME}
VERIFY_SECONDARY_DOMAIN_MX
Parameters DOMAIN_NAME
string
The primary domain name.
SECONDARY_DOMAIN_NAME
string
The secondary domain name. For more information about MX records and mailflow, see the administration help center.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=VERIFY_SECONDARY_DOMAIN_MX&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Verified MX records of secondary domain {SECONDARY_DOMAIN_NAME} of domain {DOMAIN_NAME}
VERIFY_SECONDARY_DOMAIN
Parameters DOMAIN_NAME
string
The primary domain name.
SECONDARY_DOMAIN_NAME
string
The secondary domain name.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=VERIFY_SECONDARY_DOMAIN&maxResults=10&access_token=YOUR_ACCESS_TOKEN
{SECONDARY_DOMAIN_NAME} verified as a secondary domain of {DOMAIN_NAME}
UPDATE_DOMAIN_SECONDARY_EMAIL
Parameters DOMAIN_NAME
string
The primary domain name.
NEW_VALUE
string
The new email address.
OLD_VALUE
string
The previous email address.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=UPDATE_DOMAIN_SECONDARY_EMAIL&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Secondary email for your organization changed from {OLD_VALUE} to {NEW_VALUE}
CHANGE_SSO_SETTINGS
Parameters DOMAIN_NAME
string
The primary domain name.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_SSO_SETTINGS&maxResults=10&access_token=YOUR_ACCESS_TOKEN
SSO settings changed for {DOMAIN_NAME}
GENERATE_PIN
Sample request
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=GENERATE_PIN&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Customer support PIN generated
Update rule event name.
Event details Event nameUPDATE_RULE
Parameters RULE_NAME
string
The name of the rule.
Sample requestGET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=UPDATE_RULE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
Rule {RULE_NAME} has been updated
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4