Class Google::Analytics::Data::V1beta::DimensionCompatibility
Stay organized with collections
Save and categorize content based on your preferences.
The compatibility for a single dimension.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#compatibility
defcompatibility()->::Google::Analytics::Data::V1beta::Compatibility
Returns
- (::Google::Analytics::Data::V1beta::Compatibility) — The compatibility of this dimension. If the compatibility is COMPATIBLE, this dimension can be successfully added to the report.
#compatibility=
defcompatibility=(value)->::Google::Analytics::Data::V1beta::Compatibility
Parameter
- value (::Google::Analytics::Data::V1beta::Compatibility) — The compatibility of this dimension. If the compatibility is COMPATIBLE, this dimension can be successfully added to the report.
Returns
- (::Google::Analytics::Data::V1beta::Compatibility) — The compatibility of this dimension. If the compatibility is COMPATIBLE, this dimension can be successfully added to the report.
#dimension_metadata
defdimension_metadata()->::Google::Analytics::Data::V1beta::DimensionMetadata
Returns
- (::Google::Analytics::Data::V1beta::DimensionMetadata) — The dimension metadata contains the API name for this compatibility information. The dimension metadata also contains other helpful information like the UI name and description.
#dimension_metadata=
defdimension_metadata=(value)->::Google::Analytics::Data::V1beta::DimensionMetadata
Parameter
- value (::Google::Analytics::Data::V1beta::DimensionMetadata) — The dimension metadata contains the API name for this compatibility information. The dimension metadata also contains other helpful information like the UI name and description.
Returns
- (::Google::Analytics::Data::V1beta::DimensionMetadata) — The dimension metadata contains the API name for this compatibility information. The dimension metadata also contains other helpful information like the UI name and description.