【问题标题】:Google Admin SDK Report API - Renaming a file from uppercase to lowercase errorGoogle Admin SDK Report API - 将文件从大写重命名为小写错误
【发布时间】:2016-03-01 00:14:00
【问题描述】:

使用 Google Admin SDK 我发现当 Google Apps Unlimited 帐户下的一个用户将文件重命名为小写(即从“测试文件”到“测试文件”)时,我在审核日志中看到“编辑”事件而不是“重命名”事件。

这是故意的还是错误的?

http://i.stack.imgur.com/hYtQ4.png

我正在使用 Google 的 API Explorer 对其进行测试,developers.google.com/admin-sdk/reports/v1/reference/activities/ 将文件重命名为小写后,这是 API Explorer 返回的条目 @987654322 @

【问题讨论】:

    标签: google-api google-admin-sdk


    【解决方案1】:

    作为described in the docs,单个用户操作可以在日志中产生多个事件。检查其他事件并查找 primary_event=true 以更好地了解用户可能实际做了什么。

    【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2019-04-10
    • 2013-12-13
    • 2011-04-18
    • 2011-05-15
    • 1970-01-01
    • 2018-12-17
    • 2011-12-08
    • 1970-01-01
    相关资源
    最近更新 更多