[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Falta la información que necesito","missingTheInformationINeed","thumb-down"],["Muy complicado o demasiados pasos","tooComplicatedTooManySteps","thumb-down"],["Desactualizado","outOfDate","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Problema con las muestras o los códigos","samplesCodeIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2024-05-06 (UTC)"],[[["Retrieves a single, specified CustomMetric using its resource name."],["Requires providing the CustomMetric's name in the request URL path."],["An empty request body is necessary, and a successful response returns a CustomMetric object."],["Authorization is required with specific OAuth scopes for either read-only or edit access to Analytics data."]]],["A `GET` request to `https://analyticsadmin.googleapis.com/v1alpha/{name=properties/*/customMetrics/*}` retrieves a single CustomMetric. The `name` path parameter, formatted as `properties/*/customMetrics/*`, is required. The request body must be empty. A successful response returns a `CustomMetric` instance. Authorization requires either `https://www.googleapis.com/auth/analytics.readonly` or `https://www.googleapis.com/auth/analytics.edit` OAuth scopes.\n"]]