Skip to main content

TypeAlias.WalletInstallation

type WalletInstallation = {
appleInstalled: number;
applePercentage: number;
combinedInstalled: number;
combinedPercentage: number;
googleInstalled: number;
googlePercentage: number;
totalAccounts: number;
};

Wallet installation metrics (Google and Apple Wallet adoption).

Counts and percentages used by the dashboard to estimate campaign reach.

Type Declaration

NameType
appleInstallednumber
applePercentagenumber
combinedInstallednumber
combinedPercentagenumber
googleInstallednumber
googlePercentagenumber
totalAccountsnumber