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-17 UTC."],[[["This webpage provides documentation for the `CreateCalculatedMetricRequest` class within the Google Analytics Admin API, specifically for Java version 0.64.0."],["The `CreateCalculatedMetricRequest` class is used to define the request message for creating a calculated metric, with required fields like `parent`, `calculated_metric_id`, and `calculated_metric`."],["The webpage includes a list of Java versions, ranging from 0.70.0 (latest) down to 0.14.0, with links to their respective documentation pages for the `CreateCalculatedMetricRequest` class."],["The documentation details the inheritance hierarchy, inherited members, static fields, static methods, and methods for the `CreateCalculatedMetricRequest` class, including parsing, accessing, and managing its fields."],["The `CreateCalculatedMetricRequest` class extends `GeneratedMessageV3`, which offers useful functions in the protocol buffer library, such as generating builders, serializing, and parsing messages."]]],[]]