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 details the JSON representation of quantitative measurements, like \"accessCount,\" within a report."],["You can find the API name of each metric within the \"metricName\" field, allowing you to use it in filters and ordering."],["Refer to the Data Access Schema for a complete list of supported metrics you can use within this API."]]],["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"]]