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

Usage

import * as mod from "https://googleapis.deno.dev/v1/firebasedynamiclinks:v1.ts";

§Classes

FirebaseDynamicLinks

Programmatically creates and manages Firebase Dynamic Links.

GoogleAuth

§Variables

auth

§Interfaces

AnalyticsInfo

Tracking parameters supported by Dynamic Link.

AndroidInfo

Android related attributes to the Dynamic Link.

CreateManagedShortLinkRequest

Request to create a managed Short Dynamic Link.

CreateManagedShortLinkResponse

Response to create a short Dynamic Link.

CreateShortDynamicLinkRequest

Request to create a short Dynamic Link.

CreateShortDynamicLinkResponse

Response to create a short Dynamic Link.

CredentialsClient

Defines the root interface for all clients that generate credentials for calling Google APIs. All clients should implement this interface.

DesktopInfo

Desktop related attributes to the Dynamic Link.

DeviceInfo

Signals associated with the device making the request.

DynamicLinkEventStat

Dynamic Link event stat.

DynamicLinkInfo

Information about a Dynamic Link.

DynamicLinkStats

Analytics stats of a Dynamic Link for a given timeframe.

DynamicLinkWarning

Dynamic Links warning messages.

GetIosPostInstallAttributionRequest

Request for iSDK to execute strong match flow for post-install attribution. This is meant for iOS requests only. Requests from other platforms will not be honored.

GetIosPostInstallAttributionResponse

Response for iSDK to execute strong match flow for post-install attribution. Information of the resolved FDL link.

GetIosReopenAttributionRequest

Request for iSDK to get reopen attribution for app universal link open deeplinking. This endpoint is meant for only iOS requests.

GetIosReopenAttributionResponse

Response for iSDK to get reopen attribution for app universal link open deeplinking. This endpoint is meant for only iOS requests.

GooglePlayAnalytics

Parameters for Google Play Campaign Measurements. Learn more

IosInfo

iOS related attributes to the Dynamic Link..

ITunesConnectAnalytics

Parameters for iTunes Connect App Analytics.

ManagedShortLink

Managed Short Link.

NavigationInfo

Information of navigation behavior.

SocialMetaTagInfo

Parameters for social meta tag params. Used to set meta tag data for link previews on social sites.

Suffix

Short Dynamic Link suffix.

V1GetLinkStatsOptions

Additional options for FirebaseDynamicLinks#v1GetLinkStats.