This document lists the events and parameters for
Email Settings
Admin Audit activity events. You can retrieve these events by
calling Activities.list()
with applicationName=admin
.
Email Settings
Events of this type are returned with type=EMAIL_SETTINGS
.
Drop from Quarantine
The title for the event release from quarantine. This title shows the message was dropped from quarantine.
DROP_FROM_QUARANTINE
EMAIL_
|
The log search filter's email message ID. |
QUARANTINE_
|
The name of the quarantine. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= DROP_FROM_QUARANTINE
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
A message with email message id of {EMAIL_LOG_SEARCH_MSG_ID}
was dropped from the {QUARANTINE_NAME}
quarantine.
Email life of a message search
Email life of a message search is launched.
EMAIL_LIFE_OF_A_MESSAGE
EMAIL_
|
Fetch details flag for life of a message search. |
EMAIL_
|
The log search filter's email message ID. |
EMAIL_
|
The log search filter's email recipient. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= EMAIL_LIFE_OF_A_MESSAGE
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Email life of a message search description
Email Log Search
EMAIL_LOG_SEARCH
EMAIL_
|
The log search filter's ending date. |
EMAIL_
|
The log search filter's email message ID. |
EMAIL_
|
The log search filter's email recipient. |
EMAIL_
|
The log search filter's email sender. |
EMAIL_
|
The log search filter's email recipient's IP address. |
EMAIL_
|
The log search filter's email sender's IP address. |
EMAIL_
|
The log search filter's starting date. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= EMAIL_LOG_SEARCH
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
An email log search is performed for logs from {EMAIL_LOG_SEARCH_START_DATE}
to {EMAIL_LOG_SEARCH_END_DATE}
with a sender of [ {EMAIL_LOG_SEARCH_SENDER}
], a recipient of [ {EMAIL_LOG_SEARCH_RECIPIENT}
], and an email message id of [ {EMAIL_LOG_SEARCH_MSG_ID}
]
Email Restore
EMAIL_UNDELETE
END_
|
The ending date. |
START_
|
The starting date. |
USER_
|
The user's primary email address. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= EMAIL_UNDELETE
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Email restoration from {START_DATE}
to {END_DATE}
initiated for {USER_EMAIL}
Email Setting Change
CHANGE_EMAIL_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_EMAIL_SETTING
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{SETTING_NAME}
for email service in your organization changed from {OLD_VALUE}
to {NEW_VALUE}
Gmail Setting Change
CHANGE_GMAIL_SETTING
ENABLED_
|
Enabled setting; will be used for settings that can be enabled or disabled. |
ORG_
|
The organizational unit (OU) name (path). |
SETTING_
|
The setting's description. |
SETTING_
|
Setting enabled; will be used for settings that can be enabled or disabled. |
SETTING_
|
The unique name (ID) of the setting that was changed. |
USER_
|
The name of the user-defined setting. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= CHANGE_GMAIL_SETTING
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Gmail setting {SETTING_NAME}
was modified
Gmail Setting Creation
CREATE_GMAIL_SETTING
ORG_
|
The organizational unit (OU) name (path). |
SETTING_
|
The setting's description. |
SETTING_
|
The unique name (ID) of the setting that was changed. |
USER_
|
The name of the user-defined setting. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= CREATE_GMAIL_SETTING
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
New gmail setting {SETTING_NAME}
was added
Gmail Setting Deletion
DELETE_GMAIL_SETTING
ORG_
|
The organizational unit (OU) name (path). |
SETTING_
|
The setting's description. |
SETTING_
|
The unique name (ID) of the setting that was changed. |
USER_
|
The name of the user-defined setting. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= DELETE_GMAIL_SETTING
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Gmail setting {SETTING_NAME}
was deleted
Reject from Quarantine
The title for the event release from quarantine. This title shows the message was rejected from quarantine.
REJECT_FROM_QUARANTINE
EMAIL_
|
The log search filter's email message ID. |
QUARANTINE_
|
The name of the quarantine. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= REJECT_FROM_QUARANTINE
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
A message with email message id of {EMAIL_LOG_SEARCH_MSG_ID}
was rejected with the default reject message from the {QUARANTINE_NAME}
quarantine.
Release from Quarantine
The title for the event release from quarantine. This title shows the message was released from quarantine.
RELEASE_FROM_QUARANTINE
EMAIL_
|
The log search filter's email message ID. |
QUARANTINE_
|
The name of the quarantine. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ admin
?eventName= RELEASE_FROM_QUARANTINE
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
A message with email message id of {EMAIL_LOG_SEARCH_MSG_ID}
was released from the {QUARANTINE_NAME}
quarantine.