MetricsRow
Boyut ve metrik satırını gösterir.
Alanlar |
aggregationPeriod |
enum (AggregationPeriod )
Satırın toplama döneminin ayrıntı düzeyi.
|
startTime |
object (DateTime )
Bu satırın kapsadığı dönemin başlangıç tarihi (ve saatlik toplama zamanı).
|
dimensions[] |
object (DimensionValue )
Satırdaki boyut sütunları.
|
metrics[] |
object (MetricValue )
Satırdaki metrik sütunları.
|
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2022-12-20 UTC.
[null,null,["Son güncelleme tarihi: 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."]]],[]]