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.v1alpha` package, specifically for the Java programming language."],["The `AccessDimensionHeader.Builder` class is a part of the Google Analytics Admin API, responsible for building dimension headers in reports, which describe the columns of dimension data."],["The documentation includes details about the class's inheritance hierarchy, inherited members, static methods, and instance methods, allowing for a full understanding of its functionalities."],["The latest version available for this class is 0.70.0, and there are many previous versions of the documentation available from 0.69.0 down to version 0.14.0, allowing access to relevant history and changes to the class over time."],["The `AccessDimensionHeader.Builder` class can set and clear the dimension's name and can create a `AccessDimensionHeader` object through its `build()` and `buildPartial()` methods."]]],[]]