MetricsRow
Eine Reihe von Dimensionen und Messwerten
Felder |
aggregationPeriod |
enum (AggregationPeriod )
Detaillierungsgrad des Zusammenfassungszeitraums der Zeile.
|
startTime |
object (DateTime )
Startdatum (und Uhrzeit für die stündliche Zusammenfassung) des durch diese Zeile abgedeckten Zeitraums.
|
dimensions[] |
object (DimensionValue )
Dimensionsspalten in der Zeile
|
metrics[] |
object (MetricValue )
Messwertspalten in der Zeile
|
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2022-12-20 (UTC).
[null,null,["Zuletzt aktualisiert: 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."]]],[]]