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 names may contain
square brackets, but updates to this field will never permit square
brackets.
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 names may contain
square brackets, but updates to this field will never permit square
brackets.
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 with a
letter. Max length of 40 characters for event-scoped metrics.
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 with a
letter. Max length of 40 characters for event-scoped metrics.
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.
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.
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.
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.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This page provides documentation for the `CustomMetric` class within the Google Analytics Admin v1alpha Java library, specifically version 0.25.0, which is used to define custom metrics."],["The `CustomMetric` class is a protocol buffer type (`google.analytics.admin.v1alpha.CustomMetric`) and extends `GeneratedMessageV3`, offering functionality for defining and managing custom metrics in Google Analytics."],["The documentation details static fields such as `DESCRIPTION_FIELD_NUMBER`, `DISPLAY_NAME_FIELD_NUMBER`, etc, which are constants representing the field numbers for the fields within the CustomMetric object."],["The page lists various versions of the `CustomMetric` class documentation, ranging from version 0.14.0 up to the latest 0.70.0, allowing users to access documentation relevant to their specific version."],["The documentation outlines methods for creating, parsing, and manipulating `CustomMetric` objects, including static methods like `getDefaultInstance()`, `newBuilder()`, `parseFrom()`, and instance methods like `getDescription()`, `getDisplayName()`, `getMeasurementUnit()`, and `getScope()`."]]],[]]