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.v1alpha.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."],[[["The latest version of the Google Analytics Admin Java library is 0.70.0, but many older versions are also available, down to 0.14.0."],["This page details the `AccessDimensionHeader.Builder` class, which is a part of the `com.google.analytics.admin.v1alpha` package and is used to describe a dimension column in a report."],["The `AccessDimensionHeader.Builder` class extends `GeneratedMessageV3.Builder` and implements `AccessDimensionHeaderOrBuilder`, inheriting and implementing a variety of methods for building and manipulating dimension headers."],["The primary function of `AccessDimensionHeader` is to define a dimension name within the data which it represents, such as 'userEmail', indicating a specific attribute or category being measured."],["The `AccessDimensionHeader.Builder` class includes methods for setting, clearing, merging, and accessing the dimension's name, along with standard methods for building and managing protobuf objects."]]],[]]