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_LOG_SEARCH
พารามิเตอร์
EMAIL_LOG_SEARCH_END_DATE
string
วันที่สิ้นสุดของตัวกรองการค้นหาบันทึก
EMAIL_LOG_SEARCH_MSG_ID
string
รหัสข้อความอีเมลของตัวกรองการค้นหาบันทึก
EMAIL_LOG_SEARCH_RECIPIENT
string
ผู้รับอีเมลของตัวกรองการค้นหาบันทึก
EMAIL_LOG_SEARCH_SENDER
string
ผู้ส่งอีเมลของตัวกรองการค้นหาบันทึก
EMAIL_LOG_SEARCH_SMTP_RECIPIENT_IP
string
ที่อยู่ IP ของผู้รับอีเมลในตัวกรองการค้นหาบันทึก
EMAIL_LOG_SEARCH_SMTP_SENDER_IP
string
ที่อยู่ IP ของผู้ส่งอีเมลในตัวกรองการค้นหาบันทึก
EMAIL_LOG_SEARCH_START_DATE
string
วันที่เริ่มต้นของตัวกรองการค้นหาบันทึก
ตัวอย่างคำขอ
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_UNDELETE
พารามิเตอร์
END_DATE
string
วันที่สิ้นสุด
START_DATE
string
วันที่เริ่มต้น
USER_EMAIL
string
อีเมลหลักของผู้ใช้
ตัวอย่างคำขอ
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}
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}
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_GMAIL_SETTING&maxResults=10&access_token=YOUR_ACCESS_TOKEN
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CREATE_GMAIL_SETTING&maxResults=10&access_token=YOUR_ACCESS_TOKEN
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=DELETE_GMAIL_SETTING&maxResults=10&access_token=YOUR_ACCESS_TOKEN
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.
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.
[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2024-08-29 UTC"],[[["This document outlines the Admin Audit activity events related to Email Settings within your Google Workspace account."],["You can programmatically access these events using the Activities.list() method with `applicationName=admin`."],["Events cover changes to email settings, Gmail settings, and actions taken on quarantined messages."],["Each event type includes specific parameters and a sample request for retrieving corresponding activity logs."],["The provided information aims to help administrators understand and monitor email-related activities within their domain."]]],[]]