Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Bu belgede, çeşitli hesap etkinliği etkinlikleri için parametreler listelenmektedir. Bu etkinlikleri parameters=accounts:PARAMETER ile UserUsageReport.get()'i çağırarak alabilirsiniz.
.
Ad
Tür
Açıklama
admin_set_name
dize
Kullanıcının, Yönetici konsolunda yönetici tarafından tanımlandığı şekliyle adı.
devre dışı
boolean
true ise kullanıcı hesabı devre dışı bırakılır.
disabled_reason
dize
Kullanıcı hesabının devre dışı bırakılma nedeni. Hesap devre dışı bırakılırken yönetici veya Google tarafından sağlanır.
domain_name
dize
Alanın adı.
drive_used_quota_in_mb
tam sayı
Kullanıcının Drive'daki veriler için kullandığı depolama alanı (MB cinsinden).
first_name
dize
Kullanıcının adı.
gmail_used_quota_in_mb
tam sayı
Kullanıcının Gmail'deki veriler için kullandığı depolama alanı (MB cinsinden).
gplus_photos_used_quota_in_mb
tam sayı
Kullanıcının Google Fotoğraflar ve Currents'taki veriler için kullandığı depolama alanı (MB cinsinden).
is_2sv_enforced
boolean
Değer true ise kullanıcı hesabı için 2 Adımlı Doğrulama zorunlu kılınmıştır.
is_2sv_enrolled
boolean
true ise kullanıcı hesabı 2 Adımlı Doğrulama için kaydolur
is_archived
boolean
true ise kullanıcı hesabı arşivlenir.
is_less_secure_apps_access_allowed
boolean
Kullanıcının güvenliği düşük uygulamalara erişmesine izin verilip verilmediğini tanımlar.
is_suspended
boolean
Değer true ise kullanıcı hesabı askıya alınmış demektir.
last_name
dize
Kullanıcının soyadı.
num_authorized_apps
tam sayı
Kullanıcının verilerine erişme yetkisi olan üçüncü taraf uygulamalarının sayısı.
num_roles_assigned
tam sayı
Kullanıcıya atanan yönetici rollerinin sayısı.
num_security_keys
tam sayı
Kullanıcı tarafından kaydedilen güvenlik anahtarı sayısı.
password_length_compliance
dize
Kullanıcının şifre uzunluğu uygunluğu
password_strength
dize
Kullanıcının şifre gücü
timestamp_creation
tam sayı
Hesabın oluşturulduğu zaman damgası.
timestamp_last_login
tam sayı
Kullanıcının, hesabına en son giriş yaptığı zaman. Tarih, RFC 3339 biçimindedir (örneğin, 2010-10-28T10:26:35.000Z).
timestamp_last_sso
tam sayı
Kullanıcının, Tek Oturum Açma (TOA) özelliğini kullanarak, kullanıcının hesabına en son giriş yaptığı zaman. Tarih, RFC 3339 biçimindedir (ör. 2010-10-28T10:26:35.000Z).
total_quota_in_mb
tam sayı
Kullanıcının toplam depolama alanı (MB cinsinden).
used_quota_in_mb
tam sayı
Kullanıcının kullandığı toplam depolama alanı (MB cinsinden).
used_quota_in_percentage
tam sayı
Kullanıcının toplam depolama alanı kotasının kullanılan yüzdesi.
user_has_overridden_name
boolean
true ise, kullanıcı Currents profil adını değiştirmiştir. Bu kullanıcının görünen adı, yöneticisi tarafından tanımlanan addan farklı.
[null,null,["Son güncelleme tarihi: 2025-08-29 UTC."],[],[],null,["# Accounts Parameters\n\nThis document lists the parameters for\nvarious types of\nAccounts activity events. You can retrieve these events by\ncalling [UserUsageReport.get()](/workspace/admin/reports/v1/reference/userUsageReport/get)\nwith `parameters=accounts:`\u003cvar class=\"apiparam\" translate=\"no\"\u003ePARAMETER\u003c/var\u003e.\n\n\n| The parameters is_super_admin and is_delegated_admin will no longer be supported starting November 15, 2024. Please refer to the documentation of [RoleAssignment Service](https://developers.google.com/workspace/admin/directory/reference/rest/v1/roleAssignments) for future references.\n.\n\n\u003cbr /\u003e\n\n| Name | Type | Description |\n|------------------------------------|---------|------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| admin_set_name | string | The user's name as it was defined by the admin in the Admin console. |\n| disabled | boolean | If `true`, the user account is disabled. |\n| disabled_reason | string | The reason a user account is disabled, given by the administrator or by Google at the time of disabling. |\n| domain_name | string | The name of the domain. |\n| drive_used_quota_in_mb | integer | The storage (in MB) used by the user for data in Drive. |\n| first_name | string | The user's first name. |\n| gmail_used_quota_in_mb | integer | The storage (in MB) used by the user for data in Gmail. |\n| gplus_photos_used_quota_in_mb | integer | The storage (in MB) used by the user for data in Google Photos and Currents. |\n| is_2sv_enforced | boolean | If `true`, the user account has been enforced for 2-step verification. |\n| is_2sv_enrolled | boolean | If `true`, the user account is enrolled for 2-step verification |\n| is_archived | boolean | If `true`, the user account is archived. |\n| is_less_secure_apps_access_allowed | boolean | Identifies whether the user is allowed access to less secure apps. |\n| is_suspended | boolean | If `true`, the user account is suspended. |\n| last_name | string | The user's last name. |\n| num_authorized_apps | integer | The number of third party applications authorized to access the user's data. |\n| num_roles_assigned | integer | The number of administrator roles assigned to the user. |\n| num_security_keys | integer | The number of security keys enrolled by the user. |\n| password_length_compliance | string | User's password length compliance |\n| password_strength | string | User's password strength |\n| timestamp_creation | integer | Timestamp when the account was created. |\n| timestamp_last_login | integer | The time when the user last logged into the user's account. The date is in the RFC 3339 format, for example 2010-10-28T10:26:35.000Z. |\n| timestamp_last_sso | integer | The time when the user last logged into the user's account using Single Sign-On (SSO). The date is in the RFC 3339 format, for example 2010-10-28T10:26:35.000Z. |\n| total_quota_in_mb | integer | The total storage (in MB) for the user. |\n| used_quota_in_mb | integer | The total storage (in MB) used by the user. |\n| used_quota_in_percentage | integer | The percentage of the user's total storage quota that is used. |\n| user_has_overridden_name | boolean | If `true`, the user has changed their Currents profile name. This user has a display name that is different than the name defined by their admin. |"]]