Show / Hide Table of Contents

Enum RestrictedMetricType

Categories of data that you may be restricted from viewing on certain GA4 properties.

Namespace: Google.Analytics.Data.V1Beta
Assembly: Google.Analytics.Data.V1Beta.dll
Syntax
public enum RestrictedMetricType

Fields

Name Description
CostData

Cost metrics such as adCost.

RevenueData

Revenue metrics such as purchaseRevenue.

Unspecified

Unspecified type.

In This Article
Back to top