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 (حسب التوقيت العالمي المتفَّق عليه)"],[[["The JSON object represents a row of data with dimensions and metrics for reporting purposes."],["Each row includes an aggregation period, start time, dimensions, and metrics, providing detailed data insights."],["`aggregationPeriod` determines the granularity of the data (e.g., daily, weekly), while `startTime` specifies the beginning of the period."],["`dimensions` provide categorical context to the data (e.g., country, app version), and `metrics` contain measurable values (e.g., revenue, installs)."]]],[]]