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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-18 UTC."],[[["This webpage provides documentation for the `CreateCalculatedMetricRequest` class in the Google Analytics Admin API, specifically within the `com.google.analytics.admin.v1alpha` package for Java."],["The documentation covers versions from 0.14.0 up to the latest release, 0.70.0, with version 0.50.0 being highlighted in the main context."],["The `CreateCalculatedMetricRequest` class is a request message used to create a calculated metric, and it extends the `GeneratedMessageV3` class, implementing the `CreateCalculatedMetricRequestOrBuilder` interface."],["Key methods and fields of `CreateCalculatedMetricRequest` are documented, including how to obtain the calculated metric, its ID, parent properties, as well as how to parse and build instances of this class."],["The page provides links to both inherited and static members of the `CreateCalculatedMetricRequest` class."]]],[]]