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-04-09 UTC."],[[["This webpage provides documentation for the `AccessDimensionHeader.Builder` class within the Google Analytics Admin API, specifically for Java, with the most recent version being 0.70.0."],["The `AccessDimensionHeader.Builder` class is used to describe a dimension column in a report, as part of the `com.google.analytics.admin.v1beta` package, and it implements the `AccessDimensionHeaderOrBuilder` interface."],["The documentation shows an extensive list of versions, starting from 0.70.0 (latest) and going down to 0.14.0, each with a unique link to its corresponding documentation page."],["`AccessDimensionHeader.Builder` inherits from `GeneratedMessageV3.Builder` and includes various methods for managing dimension names and fields, such as `setDimensionName`, `clearField`, and `mergeFrom`, as well as other generic methods from its parent classes."],["The primary purpose of this class is to construct and manage `AccessDimensionHeader` objects, which are used when reporting on dimension data within Google Analytics."]]],[]]