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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]