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."],[[["The webpage provides documentation for the `DeleteCalculatedMetricRequest` class in the `com.google.analytics.admin.v1alpha` package, part of the Google Analytics Admin API."],["The content covers version 0.69.0 of the Java library, as well as links to other versions ranging from 0.70.0 (latest) down to 0.14.0."],["`DeleteCalculatedMetricRequest` is a request message used for the DeleteCalculatedMetric RPC and extends `GeneratedMessageV3`, implementing the `DeleteCalculatedMetricRequestOrBuilder` interface."],["The documentation includes details about the class's static fields, methods for creating, parsing, and manipulating `DeleteCalculatedMetricRequest` objects, as well as inherited methods and exceptions."],["The `getName` method is identified as required and is used to specify the calculated metric to delete, using a format like: properties/{property\\_id}/calculatedMetrics/{calculated\\_metric\\_id}."]]],[]]