Google Analytics Data V1beta API - Class Google::Analytics::Data::V1beta::DimensionHeader (v0.4.3)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Analytics Data V1beta API class Google::Analytics::Data::V1beta::DimensionHeader.
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.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
defname()->::String- (::String) — The dimension's name.
#name=
defname=(value)->::String- value (::String) — The dimension's name.
- (::String) — The dimension's name.