Module: Google::Analytics::Admin::V1alpha::CustomMetric::RestrictedMetricType

Defined in:
proto_docs/google/analytics/admin/v1alpha/resources.rb

Overview

Labels that mark the data in this custom metric as data that should be restricted to specific users.

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