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

GoogleAnalyticsAdminV1betaAccessFilter

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

An expression to filter dimension or metric values.

interface GoogleAnalyticsAdminV1betaAccessFilter {
fieldName?: string;
}

§Properties

§

A filter for two values.

§
fieldName?: string
[src]

The dimension name or metric name.

§

A filter for in list values.

§

A filter for numeric or date values.

§

Strings related filter.