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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `AccessDimensionHeader.Builder` class within the Google Analytics Admin v1beta Java library, specifically showcasing version 0.65.0."],["The `AccessDimensionHeader.Builder` class is used to describe a dimension column in a report, where dimensions requested in a report produce column entries within rows and headers."],["The class extends `GeneratedMessageV3.Builder` and implements `AccessDimensionHeaderOrBuilder`, offering methods for building, clearing, and manipulating dimension data."],["The latest version documented on this page is 0.70.0, and there are multiple previous versions, going as far back as version 0.14.0."],["The dimension name, such as 'userEmail', can be set or retrieved using methods like `setDimensionName` and `getDimensionName`."]]],[]]