GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=TRANSFER_DOCUMENT_OWNERSHIP&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台消息格式
Owner of documents changed from {USER_EMAIL} to {NEW_VALUE}
已启动云端硬盘和文档的组织品牌元素配置
活动详情
事件名称
DOCS_ORG_BRANDING_PROVISIONING
参数
ORG_BRANDING_PROVISIONING_STATUS
string
组织品牌元素配置的响应状态。
可能的值:
FAILURE 失败响应状态值。
SUCCESS 成功响应状态值。
SERVICE_ACCOUNT_EMAIL
string
客户服务账号的电子邮件地址。
SHARED_DRIVE_NAME
string
共享云端硬盘名称。
示例请求
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=DOCS_ORG_BRANDING_PROVISIONING&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台消息格式
Organizational branding provisioning initiated for account {SERVICE_ACCOUNT_EMAIL} and shared drive {SHARED_DRIVE_NAME} with status {ORG_BRANDING_PROVISIONING_STATUS}
尝试上传云端硬盘和文档的组织品牌元素
活动详情
事件名称
DOCS_ORG_BRANDING_UPLOAD
参数
DOCUMENT_ID
string
文档 ID。
ORG_BRANDING_EDITOR_TYPE
string
已上传文档的编辑器类型。
可能的值:
FORMS 文档类型为表单。
SITES 这类文档是 Google 协作平台。
SLIDES 文档类型为幻灯片。
ORG_BRANDING_UPLOAD_STATUS
string
上传组织品牌信息文档的响应状态。
可能的值:
FAILURE 失败响应状态值。
SUCCESS 成功响应状态值。
示例请求
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=DOCS_ORG_BRANDING_UPLOAD&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台消息格式
Organizational branding document upload attempted for document {DOCUMENT_ID} in editor {ORG_BRANDING_EDITOR_TYPE} with status {ORG_BRANDING_UPLOAD_STATUS}
云端硬盘数据恢复
活动详情
事件名称
DRIVE_DATA_RESTORE
参数
BEGIN_DATE_TIME
string
开始日期和时间。
END_DATE_TIME
string
结束日期和时间。
USER_EMAIL
string
用户的主电子邮件地址。
示例请求
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=DRIVE_DATA_RESTORE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_DOCS_SETTING&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台消息格式
{SETTING_NAME} for Drive changed from {OLD_VALUE} to {NEW_VALUE}
共享云端硬盘已移动
活动详情
事件名称
MOVE_SHARED_DRIVE_TO_ORG_UNIT
参数
NEW_VALUE
string
在此事件期间设置的新 SETTING_NAME 值。
ORG_UNIT_NAME
string
组织部门 (OU) 名称(路径)。
SHARED_DRIVE_ID
string
共享云端硬盘 ID。
示例请求
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=MOVE_SHARED_DRIVE_TO_ORG_UNIT&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台消息格式
Shared drive {SHARED_DRIVE_ID} moved from {ORG_UNIT_NAME} 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"]],["最后更新时间 (UTC):2024-08-29。"],[[["This document outlines Admin Audit activity events related to Drive Settings, accessible via the Activities.list() API call."],["Events cover changes to document ownership, Drive/Docs org branding, data restoration, and Drive settings."],["Each event type includes details like event name, parameters, sample request, and Admin Console message format."],["You can use these events to track and monitor important Drive-related activities within your organization."],["Parameter details help in understanding the specific information captured with each event for analysis and reporting."]]],[]]