Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GoogleAnalyticsAdminV1betaAccessMetricValue

import type { GoogleAnalyticsAdminV1betaAccessMetricValue } from "https://googleapis.deno.dev/v1/analyticsadmin:v1beta.ts";

The value of a metric.

interface GoogleAnalyticsAdminV1betaAccessMetricValue {
value?: string;
}

§Properties

§
value?: string
[src]

The measurement value. For example, this value may be '13'.