Module: Google::Analytics::Data::V1beta::MetricMetadata::BlockedReason
- Defined in:
- proto_docs/google/analytics/data/v1beta/data.rb
Overview
Justifications for why this metric is blocked.
Constant Summary collapse
- BLOCKED_REASON_UNSPECIFIED =
Will never be specified in API response.
0
- NO_REVENUE_METRICS =
If present, your access is blocked to revenue related metrics for this property, and this metric is revenue related.
1
- NO_COST_METRICS =
If present, your access is blocked to cost related metrics for this property, and this metric is cost related.
2