Stay organized with collectionsSave and categorize content based on your preferences.
This document lists the parameters for
various types of
ChromeOS Devices activity events. You can retrieve these events by
callingCustomerUsageReports.get()withparameters=cros:PARAMETER.
Name
Type
Description
num_30day_active_devices
integer
The number of 30 day active Chrome OS devices.
num_7day_active_devices
integer
The number of 7 day active Chrome OS devices.
num_beta_channel_devices
integer
The number of Chrome OS devices enrolled in the beta release channel.
num_dev_boot_devices
integer
The number of Chrome OS devices booting in dev mode.
num_dev_channel_devices
integer
The number of Chrome OS devices enrolled in the dev release channel.
num_other_channel_devices
integer
The number of Chrome OS devices not enrolled in a standard release channel.
num_stable_channel_devices
integer
The number of Chrome OS devices enrolled in the stable release channel.
num_unreported_boot_devices
integer
The number of Chrome OS devices that haven't recently reported their boot mode.
num_unreported_channel_devices
integer
The number of Chrome OS devices that haven't recently reported their release channel.
num_verified_boot_devices
integer
The number of Chrome OS devices booting in verified mode.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-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. |"]]