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-04-09 UTC."],[[["This webpage provides documentation for the `AccessMetricHeader` class within the Google Analytics Admin API, specifically focusing on version 0.62.0."],["The `AccessMetricHeader` class, extending `GeneratedMessageV3`, describes a metric column in a report, which produces column entries within rows and `MetricHeaders` when requested."],["The page offers access to the `AccessMetricHeader` documentation for numerous versions of the API, ranging from version 0.14.0 to the latest, 0.70.0."],["`AccessMetricHeader` can return the metric's name as a string (e.g. 'accessCount') and as bytes, as seen with the methods `getMetricName()` and `getMetricNameBytes()`, respectively."],["This class implements `AccessMetricHeaderOrBuilder` and contains static methods for creating new instances, builders, parsing input, and getting the default instance, among others, and provides inherited methods such as `equals` and `hashCode`."]]],[]]