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

GoogleAnalyticsAdminV1betaAccessOrderByMetricOrderBy

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

Sorts by metric values.

interface GoogleAnalyticsAdminV1betaAccessOrderByMetricOrderBy {
metricName?: string;
}

§Properties

§
metricName?: string
[src]

A metric name in the request to order by.