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-04-09 UTC."],[[["This webpage provides documentation for the `DeleteCalculatedMetricRequest` class in the `google.analytics.admin.v1alpha` package, specifically for Java version 0.68.0."],["The `DeleteCalculatedMetricRequest` class is a request message for deleting a calculated metric in Google Analytics Admin and extends the `GeneratedMessageV3` class from protocol buffers."],["The webpage lists available versions of this documentation, ranging from version 0.14.0 to 0.70.0, with 0.70.0 being the latest."],["The `DeleteCalculatedMetricRequest` class requires a name parameter for the metric to be deleted, in the format: properties/{property_id}/calculatedMetrics/{calculated_metric_id}."],["The webpage details the inherited members, static methods, and instance methods available within the `DeleteCalculatedMetricRequest` class."]]],[]]