ChromeOS Devices Parameters

このドキュメントでは、 さまざまなタイプの ChromeOS デバイスのアクティビティ イベントのパラメータについて説明します。これらのイベントを取得するには、 CustomerUsageReports.get()parameters=cros:PARAMETER 指定して呼び出します。

名前 説明
num_30day_active_devices integer 30 日間アクティブな Chrome OS デバイスの数。
num_7day_active_devices integer 7 日間アクティブな Chrome OS デバイスの数。
num_beta_channel_devices integer Beta リリース チャンネルに登録済みの Chrome OS デバイスの数。
num_dev_boot_devices integer デベロッパー モードで起動している Chrome OS デバイスの数。
num_dev_channel_devices integer Dev リリース チャンネルに登録済みの Chrome OS デバイスの数。
num_other_channel_devices integer どの標準リリース チャンネルにも登録していない Chrome OS デバイスの数。
num_stable_channel_devices integer Stable リリース チャンネルに登録済みの Chrome OS デバイスの数。
num_unreported_boot_devices integer 起動モードが最近報告されていない Chrome OS デバイスの数。
num_unreported_channel_devices integer リリース チャンネルが最近報告されていない Chrome OS デバイスの数。
num_verified_boot_devices integer 確認済みモードで起動している Chrome OS デバイスの数。