Enum CalculatedMetric.Types.RestrictedMetricType
Labels that mark the data in calculated metric used in conjunction with user roles that restrict access to cost and/or revenue metrics.
Namespace: Google.Analytics.Admin.V1Alpha
Assembly: Google.Analytics.Admin.V1Alpha.dll
Syntax
public enum CalculatedMetric.Types.RestrictedMetricType
Fields
Name | Description |
---|---|
CostData | Metric reports cost data. |
RevenueData | Metric reports revenue data. |
Unspecified | Type unknown or unspecified. |