Module: Google::Analytics::Data::V1beta::Compatibility
- Defined in:
- proto_docs/google/analytics/data/v1beta/data.rb
Overview
The compatibility types for a single dimension or metric.
Constant Summary collapse
- COMPATIBILITY_UNSPECIFIED =
Unspecified compatibility.
0
- COMPATIBLE =
The dimension or metric is compatible. This dimension or metric can be successfully added to a report.
1
- INCOMPATIBLE =
The dimension or metric is incompatible. This dimension or metric cannot be successfully added to a report.
2