GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=ADD_WEB_ADDRESS&maxResults=10&access_token=YOUR_ACCESS_TOKEN
รูปแบบข้อความในคอนโซลผู้ดูแลระบบ
{WEB_ADDRESS} added as web address for site location {SITE_LOCATION}
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=DELETE_WEB_ADDRESS&maxResults=10&access_token=YOUR_ACCESS_TOKEN
รูปแบบข้อความในคอนโซลผู้ดูแลระบบ
{WEB_ADDRESS} deleted as web address for site location {SITE_LOCATION}
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_SITES_SETTING&maxResults=10&access_token=YOUR_ACCESS_TOKEN
รูปแบบข้อความในคอนโซลผู้ดูแลระบบ
{SETTING_NAME} for sites in your organization changed from {OLD_VALUE} to {NEW_VALUE}
เปลี่ยนการจับคู่ที่อยู่เว็บของ Sites
อัปเดตการจับคู่ที่อยู่เว็บของ Sites
รายละเอียดเหตุการณ์
ชื่อเหตุการณ์
CHANGE_SITES_WEB_ADDRESS_MAPPING_UPDATES
พารามิเตอร์
SERVICE_NAME
string
ระเบียนที่จะอัปเดต
SITE_LOCATION
string
เส้นทางเว็บไซต์
WEB_ADDRESS
string
URL แบบเต็มของเว็บไซต์
ตัวอย่างคำขอ
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_SITES_WEB_ADDRESS_MAPPING_UPDATES&maxResults=10&access_token=YOUR_ACCESS_TOKEN
รูปแบบข้อความในคอนโซลผู้ดูแลระบบ
{SERVICE_NAME} this {WEB_ADDRESS} as web address for site location {SITE_LOCATION}
ดูรายละเอียดเว็บไซต์จาก Google Sites แล้ว
รายละเอียดเหตุการณ์
ชื่อเหตุการณ์
VIEW_SITE_DETAILS
พารามิเตอร์
SITE_NAME
string
ชื่อของเว็บไซต์
ตัวอย่างคำขอ
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=VIEW_SITE_DETAILS&maxResults=10&access_token=YOUR_ACCESS_TOKEN
[[["เข้าใจง่าย","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 events and parameters for Google Sites Settings Admin Audit activity."],["These events, including adding/deleting web addresses, changing Sites settings, updating web address mappings, and viewing site details, can be retrieved using the Activities.list() method."],["Each event has specific parameters like site location, web address, setting name, and domain name, which provide detailed information about the activity."],["Admins can use the provided sample requests with their access token to query and retrieve specific event data."],["The Admin Console message format shows how each event is displayed within the Google Admin Console interface."]]],[]]