代表應篩選資料的個人資料 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"]],["上次更新時間:2024-11-09 (世界標準時間)。"],[[["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."]]],[]]