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-03-21 UTC."],[[["The document details various versions of the `CreateCalculatedMetricRequest` class, ranging from version 0.14.0 to 0.70.0, with 0.70.0 being the latest."],["`CreateCalculatedMetricRequest` is a class used for creating calculated metrics in the Google Analytics Admin API and is a subclass of `GeneratedMessageV3`, implementing `CreateCalculatedMetricRequestOrBuilder`."],["This request message requires a `parent` property, a `calculated_metric_id` with specific constraints, and the `CalculatedMetric` itself to be created, as per the parameters listed."],["The document includes methods for creating, parsing, and handling instances of the `CreateCalculatedMetricRequest`, including retrieving default instances, builders, and descriptors."],["The document lists inherited members and methods related to handling message data and conversions, such as hashing, serialization, and utility functions."]]],[]]