表示要过滤数据的个人资料 ID 或用户电子邮件地址。可以是 all(表示所有信息);userKey(表示用户的唯一 Google Workspace 个人资料 ID 或其主电子邮件地址)。不得是已删除的用户。对于已删除的用户,请使用 showDeleted=true 在 Directory API 中调用 users.list,然后将返回的 ID 用作 userKey。
date
string
表示使用量发生的日期,基于 UTC-8:00(太平洋标准时间)。时间戳采用 ISO 8601 格式yyyy-mm-dd。
GET
https://www.googleapis.com/admin/reports/v1/usage/users/all/dates/2013-03-03
?parameters=accounts:last_login_time
&filters=accounts:last_login_time%3C%3E2010-10-28T10:26:35.000Z
[[["易于理解","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。"],[[["Retrieves properties and statistics for a set of users with the account, allowing filtering by user, date, and other parameters."],["The report includes data for various applications like accounts, docs, and Gmail, with customizable parameters for refining results."],["Requesting the report requires authorization with the `https://www.googleapis.com/auth/admin.reports.usage.readonly` scope."],["Detailed information about parameters and usage can be found in the User Usage Report and Users Usage parameters guides linked in the documentation."]]],[]]