データをフィルタするプロファイル ID またはユーザーのメールアドレスを表します。すべての情報の場合は all、ユーザーの一意の Google Workspace プロフィール ID またはユーザーのメインのメールアドレスの場合は userKey です。削除済みのユーザーは対象外です。削除済みのユーザーの場合は、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-08-29 UTC。"],[[["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."]]],[]]