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.v1beta.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, spanning multiple versions from 0.14.0 up to the latest 0.70.0."],["The `AccessMetricHeader` class, part of the `com.google.analytics.admin.v1beta` package, is a `GeneratedMessageV3` type used to describe a metric column in a report."],["`AccessMetricHeader` contains the metric's name, which is a string field, for example: `accessCount`, and implements the `AccessMetricHeaderOrBuilder` interface."],["The documentation includes details on how to parse and utilize the `AccessMetricHeader` class using various methods, such as `parseFrom` and `getDefaultInstance`."],["The webpage also provides a list of inherited methods and static methods related to `AccessMetricHeader` allowing users to navigate to different components and utilize them."]]],[]]