Module: Google::Analytics::Admin::V1alpha::CalculatedMetric::RestrictedMetricType
- Defined in:
- proto_docs/google/analytics/admin/v1alpha/resources.rb
Overview
Labels that mark the data in calculated metric used in conjunction with user roles that restrict access to cost and/or revenue metrics.
Constant Summary collapse
- RESTRICTED_METRIC_TYPE_UNSPECIFIED =
Type unknown or unspecified.
0
- COST_DATA =
Metric reports cost data.
1
- REVENUE_DATA =
Metric reports revenue data.
2