Describes a metric column in the report. Visible metrics requested in a
report produce column entries within rows and MetricHeaders. However,
metrics used exclusively within filters or expressions do not produce columns
in a report; correspondingly, those metrics do not produce headers.
Protobuf type google.analytics.admin.v1alpha.AccessMetricHeader
[[["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-03-21 UTC."],[[["This webpage provides documentation for the `AccessMetricHeader` class within the Google Analytics Admin Java library, which describes a metric column in a report."],["The `AccessMetricHeader` class is a part of the `com.google.analytics.admin.v1alpha` package and implements the `AccessMetricHeaderOrBuilder` interface."],["The latest version available is 0.70.0, and the page lists numerous previous versions down to 0.14.0, allowing users to view documentation for different releases."],["`AccessMetricHeader` extends `GeneratedMessageV3` and includes methods to handle metric names, serialization, parsing, and building instances, as well as a number of inherited members."],["The main purpose of `AccessMetricHeader` is to define and manage metric column headers in reports, with the `metric_name` field representing the name of the metric, such as 'accessCount'."]]],[]]