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 webpage provides a comprehensive list of versions for `CreateCalculatedMetricRequest`, a class within the Google Analytics Admin API, ranging from the latest version 0.70.0 down to version 0.14.0."],["The `CreateCalculatedMetricRequest` class is used to create a calculated metric within Google Analytics, extending from `GeneratedMessageV3` and implementing `CreateCalculatedMetricRequestOrBuilder`."],["The `CreateCalculatedMetricRequest` class is part of the `google.analytics.admin.v1alpha` package, providing request message functionality for the CreateCalculatedMetric RPC within the Google Analytics Admin API."],["The page lists numerous static methods, including various `parseFrom` methods for reading data and methods for creating builders, as well as methods for retrieving the default instance, descriptor, and parser."],["Key methods include `getCalculatedMetric()`, `getCalculatedMetricId()`, and `getParent()`, which are used to retrieve the calculated metric, its ID, and the parent property, respectively, in addition to methods like `equals()`, `hashCode()`, and `writeTo()`."]]],[]]