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.
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-17 UTC."],[[["The document provides a comprehensive list of available versions for the `CustomMetric` class within the `google-analytics-admin` package, ranging from version 0.14.0 to 0.70.0, with 0.70.0 being the latest."],["The `CustomMetric` class is a definition for a custom metric within Google Analytics, and it extends `GeneratedMessageV3`, implementing `CustomMetricOrBuilder`, and is defined as a Protobuf type `google.analytics.admin.v1beta.CustomMetric`."],["The `CustomMetric` class has several fields, including `name`, `display_name`, `parameter_name`, `measurement_unit`, `description`, `restricted_metric_type`, and `scope`, each serving to define specific attributes of a custom metric."],["It outlines the static methods available for the `CustomMetric` class, such as `getDefaultInstance()`, `getDescriptor()`, `newBuilder()`, and various `parseFrom()` methods for creating instances, as well as providing methods to get information about the custom metric."],["The document details the inherited members and static fields for the CustomMetric class, as well as methods that can be called on the instance, such as `getDisplayName()`, `getMeasurementUnit()`, and `getScope()` to name a few."]]],[]]