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."],[[["The content provides documentation for the `AccessMetricHeader` class within the Google Analytics Admin API, specifically focusing on version 0.33.0."],["The `AccessMetricHeader` class, extending `GeneratedMessageV3`, describes a metric column in a report, with methods to retrieve and manipulate metric data."],["The documentation offers a comprehensive list of previous versions of the API, ranging from 0.14.0 up to 0.70.0 (latest), with links to the respective documentation pages for each."],["The content includes inherited members and static methods relevant to the `AccessMetricHeader` class, such as `getDefaultInstance`, `newBuilder`, and various `parseFrom` methods for different input types."],["The class allows you to retrieve the metric name using the method `getMetricName`, and it can be written to an output stream using the `writeTo` method."]]],[]]