Google Analytics · Schema

CustomDimension

A definition for a CustomDimension.

AnalyticsDataGoogleMetricsReportingWeb AnalyticsMachine LearningAttribution

Properties

Name Type Description
description string Optional. Description for this custom dimension. Max length of 150 characters.
disallowAdsPersonalization boolean Optional. If set to true, sets this dimension as NPA and excludes it from ads personalization. This is currently only supported by user-scoped custom dimensions.
displayName string Required. Display name for this custom dimension as shown in the Analytics UI. Max length of 82 characters, alphanumeric plus space and underscore starting with a letter. Legacy system-generated displ
name string Output only. Resource name for this CustomDimension resource. Format: properties/{property}/customDimensions/{customDimension}
parameterName string Required. Immutable. Tagging parameter name for this custom dimension. If this is a user-scoped dimension, then this is the user property name. If this is an event-scoped dimension, then this is the e
scope string Required. Immutable. The scope of this dimension.
View JSON Schema on GitHub