Class: Google::Analytics::Data::V1beta::Dimension
- Inherits:
-
Object
- Object
- Google::Analytics::Data::V1beta::Dimension
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/analytics/data/v1beta/data.rb
Overview
Dimensions are attributes of your data. For example, the dimension city indicates the city from which an event originates. Dimension values in report responses are strings; for example, the city could be "Paris" or "New York". Requests are allowed up to 9 dimensions.
Instance Attribute Summary collapse
-
#dimension_expression ⇒ ::Google::Analytics::Data::V1beta::DimensionExpression
One dimension can be the result of an expression of multiple dimensions.
-
#name ⇒ ::String
The name of the dimension.