GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_APPLICATION_SETTING&maxResults=10&access_token=YOUR_ACCESS_TOKEN
รูปแบบข้อความในคอนโซลผู้ดูแลระบบ
For {APPLICATION_NAME}, {SETTING_NAME} changed from {OLD_VALUE} to {NEW_VALUE}
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CREATE_APPLICATION_SETTING&maxResults=10&access_token=YOUR_ACCESS_TOKEN
รูปแบบข้อความในคอนโซลผู้ดูแลระบบ
For {APPLICATION_NAME}, {SETTING_NAME} created with value {NEW_VALUE}
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=DELETE_APPLICATION_SETTING&maxResults=10&access_token=YOUR_ACCESS_TOKEN
รูปแบบข้อความในคอนโซลผู้ดูแลระบบ
For {APPLICATION_NAME}, {SETTING_NAME} with value {OLD_VALUE} deleted
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=REORDER_GROUP_BASED_POLICIES_EVENT&maxResults=10&access_token=YOUR_ACCESS_TOKEN
รูปแบบข้อความในคอนโซลผู้ดูแลระบบ
For {APPLICATION_NAME}, group override priorities for {SETTING_NAME} changed to {GROUP_PRIORITIES}.
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=GPLUS_PREMIUM_FEATURES&maxResults=10&access_token=YOUR_ACCESS_TOKEN
รูปแบบข้อความในคอนโซลผู้ดูแลระบบ
Premium features for Google+ service for your organization changed to {NEW_VALUE}
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CREATE_MANAGED_CONFIGURATION&maxResults=10&access_token=YOUR_ACCESS_TOKEN
รูปแบบข้อความในคอนโซลผู้ดูแลระบบ
Managed configuration with name {MANAGED_CONFIGURATION_NAME} is created for {DEVICE_TYPE} application {MOBILE_APP_PACKAGE_ID}.
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=DELETE_MANAGED_CONFIGURATION&maxResults=10&access_token=YOUR_ACCESS_TOKEN
รูปแบบข้อความในคอนโซลผู้ดูแลระบบ
Managed configuration with name {MANAGED_CONFIGURATION_NAME} is deleted for {DEVICE_TYPE} application {MOBILE_APP_PACKAGE_ID}.
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=UPDATE_MANAGED_CONFIGURATION&maxResults=10&access_token=YOUR_ACCESS_TOKEN
รูปแบบข้อความในคอนโซลผู้ดูแลระบบ
Managed configuration with name {MANAGED_CONFIGURATION_NAME} is updated for {DEVICE_TYPE} application {MOBILE_APP_PACKAGE_ID}.
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=FLASHLIGHT_EDU_NON_FEATURED_SERVICES_SELECTED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
รูปแบบข้อความในคอนโซลผู้ดูแลระบบ
{FLASHLIGHT_EDU_NON_FEATURED_SERVICES_SELECTION} selection was made for Non-Featured Services.
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=UPDATE_SMART_FEATURES&maxResults=10&access_token=YOUR_ACCESS_TOKEN
รูปแบบข้อความในคอนโซลผู้ดูแลระบบ
Smart features and personalization setting has been updated to {NEW_VALUE}
[[["เข้าใจง่าย","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-11-16 UTC"],[[["This document outlines Admin Audit activity events related to Application Settings, accessible via the Activities.list() method."],["Events cover changes, creation, deletion, and group priority adjustments for application settings, along with Google+ Premium Features and managed configurations."],["Each event type has specific parameters providing details about the change, like the setting name, old and new values, and application name."],["You can use sample requests provided to retrieve event data for analysis and monitoring of application settings modifications within your Google Workspace environment."],["Admin Console message formats offer human-readable summaries of these application setting events."]]],[]]