ChromeOS Devices Parameters
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Dokumen ini mencantumkan parameter untuk
berbagai jenis
peristiwa aktivitas Perangkat ChromeOS. Anda dapat mengambil peristiwa ini dengan memanggil CustomerUsageReports.get() dengan parameters=cros:PARAMETER
.
Nama |
Type |
Deskripsi |
num_30hari_aktif_perangkat |
bilangan bulat |
Jumlah perangkat Chrome OS yang aktif selama 30 hari. |
num_7day_active_devices |
bilangan bulat |
Jumlah perangkat Chrome OS yang aktif dalam 7 hari. |
num_beta_saluran_perangkat |
bilangan bulat |
Jumlah perangkat Chrome OS yang terdaftar dalam saluran rilis beta. |
num_dev_boot_devices |
bilangan bulat |
Jumlah perangkat Chrome OS yang melakukan booting dalam mode developer. |
num_dev_channel_devices |
bilangan bulat |
Jumlah perangkat Chrome OS yang terdaftar di saluran rilis developer. |
num_other_channel_devices |
bilangan bulat |
Jumlah perangkat Chrome OS yang tidak terdaftar dalam saluran rilis standar. |
num_stable_channel_devices |
bilangan bulat |
Jumlah perangkat Chrome OS yang terdaftar di saluran rilis stabil. |
num_unreported_boot_devices |
bilangan bulat |
Jumlah perangkat Chrome OS yang belum melaporkan mode booting. |
num_unreported_channel_devices |
bilangan bulat |
Jumlah perangkat Chrome OS yang belum melaporkan saluran rilisnya baru-baru ini. |
num_verify_boot_devices |
bilangan bulat |
Jumlah perangkat Chrome OS yang melakukan booting dalam mode terverifikasi. |
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2025-07-25 UTC.
[null,null,["Terakhir diperbarui pada 2025-07-25 UTC."],[],[],null,["# ChromeOS Devices Parameters\n\nThis document lists the parameters for\nvarious types of\nChromeOS Devices activity events. You can retrieve these events by\ncalling [CustomerUsageReports.get()](/workspace/admin/reports/v1/reference/customerUsageReports/get)\nwith `parameters=cros:`\u003cvar class=\"apiparam\" translate=\"no\"\u003ePARAMETER\u003c/var\u003e.\n\n| Name | Type | Description |\n|--------------------------------|---------|---------------------------------------------------------------------------------------|\n| num_30day_active_devices | integer | The number of 30 day active Chrome OS devices. |\n| num_7day_active_devices | integer | The number of 7 day active Chrome OS devices. |\n| num_beta_channel_devices | integer | The number of Chrome OS devices enrolled in the beta release channel. |\n| num_dev_boot_devices | integer | The number of Chrome OS devices booting in dev mode. |\n| num_dev_channel_devices | integer | The number of Chrome OS devices enrolled in the dev release channel. |\n| num_other_channel_devices | integer | The number of Chrome OS devices not enrolled in a standard release channel. |\n| num_stable_channel_devices | integer | The number of Chrome OS devices enrolled in the stable release channel. |\n| num_unreported_boot_devices | integer | The number of Chrome OS devices that haven't recently reported their boot mode. |\n| num_unreported_channel_devices | integer | The number of Chrome OS devices that haven't recently reported their release channel. |\n| num_verified_boot_devices | integer | The number of Chrome OS devices booting in verified mode. |"]]