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 `DeleteCalculatedMetricRequest` class within the Google Analytics Admin API for Java, specifically in version 0.63.0."],["The `DeleteCalculatedMetricRequest` class is used to construct requests for deleting calculated metrics within Google Analytics properties, and it is a part of the `google.analytics.admin.v1alpha` package."],["The webpage lists available versions of the API documentation, ranging from version 0.14.0 up to the latest version 0.70.0, with links to each version's documentation."],["`DeleteCalculatedMetricRequest` is a final class that extends `GeneratedMessageV3`, and it requires a \"name\" field specifying the metric to be deleted in the format of `properties/{property_id}/calculatedMetrics/{calculated_metric_id}`."],["The documentation provides detailed information about the class's methods, static methods, inherited members, and fields, which can be used for understanding and implementing its features."]]],[]]