AccessMetric
किसी रिपोर्ट की संख्यात्मक मेज़रमेंट. उदाहरण के लिए, मेट्रिक accessCount
, डेटा ऐक्सेस रिकॉर्ड की कुल संख्या है.
JSON के काेड में दिखाना |
{
"metricName": string
} |
फ़ील्ड |
metricName |
string
मेट्रिक का एपीआई नाम. इस एपीआई में काम करने वाली मेट्रिक की सूची के लिए, डेटा ऐक्सेस स्कीमा देखें. metricFilter और orderBys में, मेट्रिक का नाम देकर रेफ़रंस दिया जाता है.
|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-01-14 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-01-14 (UTC) को अपडेट किया गया."],[[["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"]]