Google Analytics · Schema

CustomMetric

A definition for a custom metric.

AnalyticsDataGoogleMetricsReportingWeb AnalyticsMachine LearningAttribution

Properties

Name Type Description
description string Optional. Description for this custom dimension. Max length of 150 characters.
displayName string Required. Display name for this custom metric as shown in the Analytics UI. Max length of 82 characters, alphanumeric plus space and underscore starting with a letter. Legacy system-generated display
measurementUnit string Required. The type for the custom metric's value.
name string Output only. Resource name for this CustomMetric resource. Format: properties/{property}/customMetrics/{customMetric}
parameterName string Required. Immutable. Tagging name for this custom metric. If this is an event-scoped metric, then this is the event parameter name. May only contain alphanumeric and underscore charactes, starting wit
restrictedMetricType array Optional. Types of restricted data that this metric may contain. Required for metrics with CURRENCY measurement unit. Must be empty for metrics with a non-CURRENCY measurement unit.
scope string Required. Immutable. The scope of this custom metric.
View JSON Schema on GitHub