MetricsRow
يمثل صفًا من الأبعاد والمقاييس.
الحقول |
aggregationPeriod |
enum (AggregationPeriod )
مستوى دقة فترة التجميع للصف.
|
startTime |
object (DateTime )
تاريخ البدء (ووقت التجميع كل ساعة) للفترة التي يغطيها هذا الصف.
|
dimensions[] |
object (DimensionValue )
أعمدة المكوّنات في الصف.
|
metrics[] |
object (MetricValue )
أعمدة المقاييس في الصف.
|
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2022-12-20 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2022-12-20 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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."]]],[]]