NetworkBandwidthReport

網路頻寬報表。

  • 需要精細的權限:TELEMETRY_API_NETWORK_REPORT
JSON 表示法
{
  "reportTime": string,
  "downloadSpeedKbps": string
}
欄位
reportTime

string (Timestamp format)

僅供輸出。收集報表的時間戳記。

採用 RFC3339 世界標準時間「Zulu」格式的時間戳記,採用奈秒解析度和最多九個小數位數。範例:"2014-10-02T15:01:23Z""2014-10-02T15:01:23.045123456Z"

downloadSpeedKbps

string (int64 format)

僅供輸出。下載速度 (以每秒千位元為單位)。