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 CustomDimension.Types.DimensionScope

Fields

Name Description
Event

Dimension scoped to an event.

Item

Dimension scoped to eCommerce items

Unspecified

Scope unknown or not specified.

User

Dimension scoped to a user.

In this article
Back to top Generated by DocFX