MetricsRow
แสดงแถวของมิติข้อมูลและเมตริก
ช่อง |
aggregationPeriod |
enum (AggregationPeriod )
แบบละเอียดของระยะเวลาการรวมแถว
|
startTime |
object (DateTime )
วันที่เริ่มต้น (และเวลาสําหรับการรวมรายชั่วโมง) ของระยะเวลาที่ครอบคลุมในแถวนี้
|
dimensions[] |
object (DimensionValue )
คอลัมน์มิติข้อมูลในแถว
|
metrics[] |
object (MetricValue )
คอลัมน์เมตริกในแถว
|
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2022-12-20 UTC
[null,null,["อัปเดตล่าสุด 2022-12-20 UTC"],[[["JSON representation depicts a row encompassing dimensions and metrics within the data."],["Each row specifies an aggregation period, start time, dimension values, and metric values."],["`aggregationPeriod` determines the granularity of data aggregation for the row (e.g., daily, weekly)."],["`startTime` indicates the beginning of the period represented by the row, including time for hourly aggregation."],["`dimensions` and `metrics` arrays contain respective values corresponding to the row's data point."]]],["This JSON representation defines a data row containing dimensions and metrics. It includes the `aggregationPeriod` which specifies the time granularity, and `startTime`, the beginning of the row's time period. `dimensions[]` array holds the dimensional attributes, while `metrics[]` array contains the associated metric values. These fields, period, time, dimension and metrics, represent the core data structure for organizing and presenting information.\n"]]