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."],[[["This webpage provides documentation for the `AccessDimensionHeader.Builder` class within the Google Analytics Admin API for Java, specifically within the `v1alpha` package."],["The latest version of the API documented here is 0.70.0, with many prior versions, from 0.69.0 back down to 0.14.0, also available for review."],["`AccessDimensionHeader.Builder` is a tool used for constructing dimension headers for reports, which can be utilized to describe dimension columns in a report and specify the name of the dimension."],["The `AccessDimensionHeader.Builder` class inherits from `GeneratedMessageV3.Builder` and implements the `AccessDimensionHeaderOrBuilder` interface, offering various methods for building and manipulating `AccessDimensionHeader` objects."],["The documentation includes details on how to use methods like `build()`, `mergeFrom()`, and `setDimensionName()` to create and configure `AccessDimensionHeader` objects, along with inheritance and static methods, which are essential for developers working with this API."]]],[]]