Required. The name of the CalculatedMetric to delete.
Format: properties/{property_id}/calculatedMetrics/{calculated_metric_id}
Example: properties/1234/calculatedMetrics/Metric01
Required. The name of the CalculatedMetric to delete.
Format: properties/{property_id}/calculatedMetrics/{calculated_metric_id}
Example: properties/1234/calculatedMetrics/Metric01
[[["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 `DeleteCalculatedMetricRequest` class within the Google Analytics Admin API, ranging from version 0.70.0 (latest) down to version 0.14.0."],["The `DeleteCalculatedMetricRequest` class is a request message used for the DeleteCalculatedMetric RPC, as part of the `google.analytics.admin.v1alpha` package."],["The class `DeleteCalculatedMetricRequest` is a subclass of `GeneratedMessageV3`, which further extends a number of other abstract message classes, and implements `DeleteCalculatedMetricRequestOrBuilder`."],["The class includes methods for parsing, building, and serializing requests, such as `parseFrom`, `newBuilder`, `getSerializedSize`, `writeTo` and many other inherited methods."],["A core function of this class is to delete a calculated metric by specifying the name, which is detailed as a required field with the format: `properties/{property_id}/calculatedMetrics/{calculated_metric_id}`."]]],[]]