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 documentation for the `CreateCalculatedMetricRequest` class within the `google.analytics.admin.v1alpha` package, specifically for Java version 0.67.0."],["The content details the inheritance, implemented interfaces, inherited members, static fields, and static methods associated with the `CreateCalculatedMetricRequest` class."],["The page outlines various methods for parsing `CreateCalculatedMetricRequest` objects from different data types like byte arrays, `ByteString`, `CodedInputStream`, and `InputStream`, while providing all the exceptions and returning type information."],["The page lists all available versions of the `CreateCalculatedMetricRequest` class documentation, ranging from version 0.70.0 (latest) down to version 0.14.0."],["The `CreateCalculatedMetricRequest` class is a request message for the `CreateCalculatedMetric` RPC, and its documentation includes details on required fields such as `parent`, `calculated_metric_id`, and `calculated_metric`."]]],[]]