MetricsRow
Reprezentuje wiersz wymiarów i danych.
Pola |
aggregationPeriod |
enum (AggregationPeriod )
Szczegółowość okresu agregacji wiersza.
|
startTime |
object (DateTime )
Data rozpoczęcia (oraz godzina agregacji godzinowej) okresu objętego tym wierszem.
|
dimensions[] |
object (DimensionValue )
Kolumny wymiarów w wierszu.
|
metrics[] |
object (MetricValue )
Kolumny z danymi w wierszu.
|
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2022-12-20 UTC.
[null,null,["Ostatnia aktualizacja: 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."]]],[]]