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 provides documentation for the `CreateCalculatedMetricRequest` class within the Google Analytics Admin API for Java, specifically within the `v1alpha` package."],["The content lists various versions of the Google Analytics Admin API for Java, ranging from version 0.14.0 up to the latest version 0.70.0, all related to creating calculated metrics."],["The `CreateCalculatedMetricRequest` class is used to send requests to create calculated metrics, as part of the `google.analytics.admin.v1alpha` Protobuf type."],["The documentation details the inheritance hierarchy, inherited members, static fields, and static/instance methods associated with the `CreateCalculatedMetricRequest` class, including information on how to create, parse, and use instances of this class."],["The page specifies the fields required to create a `CalculatedMetric`, including `calculated_metric`, `calculated_metric_id`, and `parent` which are required fields for the API call."]]],[]]