Required. The name of the CalculatedMetric to get.
Format: properties/{property_id}/calculatedMetrics/{calculated_metric_id}
Example: properties/1234/calculatedMetrics/Metric01
Required. The name of the CalculatedMetric to get.
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 `GetCalculatedMetricRequest` class within the Google Analytics Admin API for Java, specifically in version 0.53.0."],["The `GetCalculatedMetricRequest` class is used to request a calculated metric from the Google Analytics Admin API and is a subclass of `GeneratedMessageV3`."],["The latest version documented on the page for the API is 0.70.0, but many prior versions, down to 0.14.0, are also available."],["`GetCalculatedMetricRequest` class requires a metric name to be specified in order to get it, following the format: `properties/{property_id}/calculatedMetrics/{calculated_metric_id}`."],["The `GetCalculatedMetricRequest` is a protocol buffer message type, and the page details static methods for parsing, creating builders, and getting the default instance, alongside member methods for working with the request."]]],[]]