Google Analytics Data V1beta API - Class Google::Analytics::Data::V1beta::MetricCompatibility (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::MetricCompatibility.
The compatibility for a single metric.
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 metric. If the compatibility is COMPATIBLE, this metric 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 metric. If the compatibility is COMPATIBLE, this metric can be successfully added to the report.
Returns
- (::Google::Analytics::Data::V1beta::Compatibility) — The compatibility of this metric. If the compatibility is COMPATIBLE, this metric can be successfully added to the report.
#metric_metadata
defmetric_metadata()->::Google::Analytics::Data::V1beta::MetricMetadata
Returns
- (::Google::Analytics::Data::V1beta::MetricMetadata) — The metric metadata contains the API name for this compatibility information. The metric metadata also contains other helpful information like the UI name and description.
#metric_metadata=
defmetric_metadata=(value)->::Google::Analytics::Data::V1beta::MetricMetadata
Parameter
- value (::Google::Analytics::Data::V1beta::MetricMetadata) — The metric metadata contains the API name for this compatibility information. The metric metadata also contains other helpful information like the UI name and description.
Returns
- (::Google::Analytics::Data::V1beta::MetricMetadata) — The metric metadata contains the API name for this compatibility information. The metric metadata also contains other helpful information like the UI name and description.