MetricsRow
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Reprezentuje wiersz wymiarów i danych.
Pola |
aggregationPeriod |
enum (AggregationPeriod )
Szczegółowość okresu agregacji w wierszu.
|
startTime |
object (DateTime )
Data rozpoczęcia (i godzina w przypadku agregacji godzinowej) okresu, którego dotyczy ten wiersz.
|
dimensions[] |
object (DimensionValue )
Kolumny wymiarów w wierszu.
|
metrics[] |
object (MetricValue )
Kolumny wskaźników 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: 2025-07-26 UTC.
[null,null,["Ostatnia aktualizacja: 2025-07-26 UTC."],[],["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"],null,[]]