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

V1GetLinkStatsOptions

import type { V1GetLinkStatsOptions } from "https://googleapis.deno.dev/v1/firebasedynamiclinks:v1.ts";

Additional options for FirebaseDynamicLinks#v1GetLinkStats.

interface V1GetLinkStatsOptions {
durationDays?: bigint;
sdkVersion?: string;
}

§Properties

§
durationDays?: bigint
[src]

The span of time requested in days.

§
sdkVersion?: string
[src]

Google SDK version. Version takes the form "$major.$minor.$patch"