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.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This page lists the available versions of the `AccessMetric` class within the Google Analytics Admin API, specifically for Java, ranging from version 0.14.0 to the latest 0.70.0."],["The `AccessMetric` class is a quantitative measurement tool for reports, like counting data access records."],["It is a subclass of `GeneratedMessageV3`, indicating it's part of Google's Protocol Buffers framework for structured data."],["The class implements the `AccessMetricOrBuilder` interface and provides static methods for creating instances, parsing data, and managing its structure, including a method to access the metric name."],["It allows users to get the api metric name using `getMetricName()` in order to see the API metrics available, as well as a method for getting the bytes of the metric name through `getMetricNameBytes()`."]]],[]]