Required. The ID to use for the calculated metric which will become the
final component of the calculated metric's resource name.
This value should be 1-80 characters and valid characters are
/[a-zA-Z0-9_]/, no spaces allowed. calculated_metric_id must be unique
between all calculated metrics under a property. The calculated_metric_id
is used when referencing this calculated metric from external APIs, for
example, "calcMetric:{calculated_metric_id}".
Required. The ID to use for the calculated metric which will become the
final component of the calculated metric's resource name.
This value should be 1-80 characters and valid characters are
/[a-zA-Z0-9_]/, no spaces allowed. calculated_metric_id must be unique
between all calculated metrics under a property. The calculated_metric_id
is used when referencing this calculated metric from external APIs, for
example, "calcMetric:{calculated_metric_id}".
[[["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 document outlines the `CreateCalculatedMetricRequest` class, which is used for creating calculated metrics within Google Analytics Admin."],["The latest version available is 0.70.0, with multiple prior versions also listed, dating back to 0.14.0."],["The `CreateCalculatedMetricRequest` class is a part of the `com.google.analytics.admin.v1alpha` package, used to define request parameters."],["This class implements `CreateCalculatedMetricRequestOrBuilder` and extends `GeneratedMessageV3`, utilizing the Protobuf library for data serialization and deserialization."],["Key fields within the `CreateCalculatedMetricRequest` include the parent property, the calculated metric ID, and the calculated metric itself, all required for creating the request."]]],[]]