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 documents the `DeleteCalculatedMetricRequestOrBuilder` interface within the Google Analytics Admin Java library."],["The latest available version of the `DeleteCalculatedMetricRequestOrBuilder` interface is 0.70.0, with a list of past versions all the way down to 0.14.0 also available."],["The `DeleteCalculatedMetricRequestOrBuilder` interface is used to delete a CalculatedMetric, which has a name that follows a specific format: properties/{property_id}/calculatedMetrics/{calculated_metric_id}."],["The interface offers methods `getName()` and `getNameBytes()` to retrieve the name of the metric to be deleted, in string and byte string formats, respectively."],["It implements `MessageOrBuilder`."]]],[]]