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-03-21 UTC."],[[["The webpage provides documentation for various versions of the Google Analytics Admin Java library, ranging from version 0.70.0 (latest) down to 0.14.0."],["The focus of the documented class is `GetCalculatedMetricRequestOrBuilder`, an interface extending `MessageOrBuilder`."],["`GetCalculatedMetricRequestOrBuilder` provides two key methods: `getName()` which returns the name of a calculated metric as a string and `getNameBytes()` which returns the name as a ByteString."],["The metric's name is a required field, and has a specific format: properties/{property_id}/calculatedMetrics/{calculated_metric_id}."],["Each of these versions links to its documentation for the com.google.analytics.admin.v1alpha.GetCalculatedMetricRequestOrBuilder class."]]],[]]