Describes a dimension column in the report. Dimensions requested in a report
produce column entries within rows and DimensionHeaders. However, dimensions
used exclusively within filters or expressions do not produce columns in a
report; correspondingly, those dimensions do not produce headers.
Protobuf type google.analytics.admin.v1beta.AccessDimensionHeader
[[["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 `AccessDimensionHeader` class within the Google Analytics Admin v1beta library for Java, spanning versions from 0.14.0 to the latest release, 0.70.0."],["The `AccessDimensionHeader` class is a component of the Google Analytics Admin API that defines the structure for describing a dimension column in an analytics report."],["It is a final class that extends `GeneratedMessageV3`, and implements `AccessDimensionHeaderOrBuilder`, and includes methods for parsing, serialization, and managing the dimension name, a core element of a report's structure."],["The `AccessDimensionHeader` class's primary purpose is to define and handle dimension headers, which are essential for understanding the data presented in Google Analytics reports, though dimensions in filters or expressions do not produce headers."],["It offers methods such as `getDefaultInstance()`, `getDescriptor()`, and `newBuilder()` to access and instantiate the `AccessDimensionHeader` as well as static `parseFrom()` methods and `parser()` to handle the object creation."]]],[]]