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 provides documentation for the `DeleteCalculatedMetricRequest` class in the Google Analytics Admin API for Java, specifically within version 0.49.0."],["The `DeleteCalculatedMetricRequest` class is used to send a request to delete a calculated metric in Google Analytics, and it is part of the `google.analytics.admin.v1alpha` package."],["The latest version documented is 0.70.0, with a range of previous versions also available, down to 0.14.0, including the current 0.49.0."],["The page includes information on the class's inheritance, static fields, methods, and how to create, parse, and use `DeleteCalculatedMetricRequest` objects within the Google Analytics Admin Java API."],["The request requires the name of the calculated metric to delete in the format `properties/{property_id}/calculatedMetrics/{calculated_metric_id}`, and there is a `getName` method to access the name."]]],[]]