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."],[[["This webpage lists different versions of the `CreateCalculatedMetricRequest` class for Google Analytics Admin, ranging from version 0.14.0 to 0.70.0, with 0.70.0 being the latest."],["The class `CreateCalculatedMetricRequest` is used to request the creation of a calculated metric, and it implements the `CreateCalculatedMetricRequestOrBuilder` interface."],["`CreateCalculatedMetricRequest` is a subclass of `GeneratedMessageV3`, inheriting various methods and properties for message handling and data management."],["The page provides methods to parse `CreateCalculatedMetricRequest` objects from different data sources, such as byte arrays, ByteString, InputStreams, and CodedInputStreams."],["Key fields for the `CreateCalculatedMetricRequest` include `parent`, `calculated_metric_id`, and `calculated_metric`, each described with specific requirements and formats."]]],[]]