AccessMetric
The quantitative measurements of a report. For example, the metric accessCount
is the total number of data access records.
JSON representation |
{
"metricName": string
} |
Fields |
metricName |
string
The API name of the metric. See Data Access Schema for the list of metrics supported in this API. Metrics are referenced by name in metricFilter & orderBys .
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-09 UTC.
[null,null,["Last updated 2024-10-09 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."]]],[]]