Module: Google::Analytics::Data::V1beta::RestrictedMetricType
- Defined in:
- proto_docs/google/analytics/data/v1beta/data.rb
Overview
Categories of data that you may be restricted from viewing on certain GA4 properties.
Constant Summary collapse
- RESTRICTED_METRIC_TYPE_UNSPECIFIED =
Unspecified type.
0
- COST_DATA =
Cost metrics such as
adCost
. 1
- REVENUE_DATA =
Revenue metrics such as
purchaseRevenue
. 2