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 `DeleteCalculatedMetricRequestOrBuilder` interface in the Google Analytics Admin API, specifically within the Java client library."],["The documentation covers a wide range of versions, from version 0.14.0 up to the latest version 0.70.0, allowing users to find the documentation relevant to their specific version."],["The interface extends `MessageOrBuilder` and includes methods `getName()` and `getNameBytes()`, both of which are required and relate to the name of the `CalculatedMetric` to be deleted."],["The name format for the metric to delete is `properties/{property_id}/calculatedMetrics/{calculated_metric_id}`, with an example being `properties/1234/calculatedMetrics/Metric01`, and it can be returned as a String or a ByteString."]]],[]]