Show / Hide Table of Contents

Enum CustomDimension.Types.DimensionScope

Valid values for the scope of this dimension.

Namespace: Google.Analytics.Admin.V1Alpha
Assembly: Google.Analytics.Admin.V1Alpha.dll
Syntax
public enum DimensionScope

Fields

Name Description
Event

Dimension scoped to an event.

Unspecified

Scope unknown or not specified.

User

Dimension scoped to a user.

In This Article
Back to top