Dimensions are attributes of your data. For example, the dimension userEmail indicates the email of the user that accessed reporting data. Dimension values in report responses are strings.
Protobuf type google.analytics.admin.v1beta.AccessDimension
[[["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-06-05 UTC."],[[["This webpage provides documentation for the `AccessDimension` class within the Google Analytics Admin v1beta Java library."],["The `AccessDimension` class is used to represent attributes of data, such as `userEmail`, which are referred to as dimensions."],["The class implements the `AccessDimensionOrBuilder` interface and inherits from `GeneratedMessageV3`, which in turn inherits from `AbstractMessage`, `AbstractMessageLite`, and `Object`."],["It lists the history of versions from 0.14.0 all the way to the most recent 0.70.0 and is currently displaying the documentation of version 0.69.0."],["The page provides static methods to parse from different inputs, such as InputStreams, ByteStrings, byte arrays and also provides instance methods to write to a CodedOutputStream."]]],[]]