AccessMetric
القياسات الكمّية لتقرير معيّن على سبيل المثال، يمثّل المقياس accessCount
إجمالي عدد سجلّات الوصول إلى البيانات.
تمثيل JSON |
{
"metricName": string
} |
الحقول |
metricName |
string
اسم واجهة برمجة التطبيقات للمقياس اطّلِع على مخطّط الوصول إلى البيانات للحصول على قائمة بالمقاييس المتوافقة مع واجهة برمجة التطبيقات هذه. تتم الإشارة إلى المقاييس بالاسم في metricFilter وorderBys .
|
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-01-14 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-01-14 (حسب التوقيت العالمي المتفَّق عليه)"],[[["This documentation describes the JSON representation of quantitative measurements, called metrics, within a report."],["Metrics, such as `accessCount`, quantify aspects of data, like the total number of data access records."],["The `metricName` field within the JSON structure uses a string to identify the specific metric being used, referencing the Data Access Schema for supported options."]]],["The content defines a JSON structure for representing quantitative report metrics. The core element is `metricName`, a string denoting the API name of a specific metric. This name corresponds to a supported metric listed in the Data Access Schema. `metricName` is crucial for filtering and ordering data, utilizing `metricFilter` and `orderBys`. The `accessCount` example illustrates a metric that measures the total data access records.\n"]]