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."],[[["The page details the `AccessMetricHeader.Builder` class within the `google.analytics.admin.v1alpha` package, specifically for Java, which is used to construct metric column headers in reports."],["The latest version documented is 0.70.0, and the page provides links to documentation for multiple versions ranging from 0.70.0 down to 0.14.0, all related to this class."],["The `AccessMetricHeader.Builder` class extends `GeneratedMessageV3.Builder` and implements `AccessMetricHeaderOrBuilder`, with it being used to define metric column headers in Google Analytics Admin reports."],["The `AccessMetricHeader` describes a metric column in a report, showing that metrics used in filters and expressions will not produce a column in said report."],["The documentation offers methods for building, clearing, merging, and setting various fields related to the `AccessMetricHeader` class, such as `getMetricName()`, `setMetricName()`, and many more."]]],[]]