FrakSDK
Ce contenu n’est pas encore disponible dans votre langue.
| Name | Summary |
|---|---|
| AppLinkAPI | Inbound referral links and the wallet app handoff. |
| AttributionDefaults | Default attribution parameters applied to a share link when the caller omits them. |
| AttributionParams | Attribution parameters to hang off a share link, overriding the merchant’s defaults. |
| BannerConfig | Copy for the referral banner, in both the referral and in-app contexts. |
| BestReward | The single reward worth advertising, selected and formatted by the server, so every surface shows an identical number. |
| ButtonShareConfig | Copy for the share button. |
| ButtonWalletConfig | Copy for the wallet button. |
| Campaign | One active campaign, as returned by GET /user/merchant/estimated-rewards. |
| ConfigAPI | Config resolution. |
| DeepLinkHandling | |
| EstimatedReward | What a campaign pays out. |
| Frak | Entry point. |
| FrakClient | Everything the SDK can do. |
| FrakConfig | Everything the SDK needs to start, supplied once to Frak.initialize(_:). |
| FrakContext | Who a share link came from, as carried in its fCtx query parameter. |
| FrakCurrency | |
| FrakEnvironment | |
| FrakError | Every failure the SDK can hand back. |
| FrakLanguage | |
| FrakLogLevel | |
| FrakLogSink | |
| FrakMetadata | Static merchant-supplied facts about the app, fixed at build time. |
| FrakResolvedConfig | What the backend knows about this merchant, as resolved by GET /user/merchant/resolve. |
| Interaction | |
| OpenAppResult | |
| OpenInAppConfig | Copy for the “open in app” prompt. |
| PercentEncoding | |
| PostPurchaseConfig | Copy shown after a purchase, for both the referee and referrer. |
| ProductDetails | The purchase line-item fields a campaign’s productScope can target. |
| ResolvedComponents | Merchant-configured copy for each SDK-rendered component. |
| ResolvedPlacement | Copy and component overrides scoped to one placement, such as a product page. |
| ResolvedSdkConfig | The sdkConfig block of a resolve response: merchant-configured copy overrides, translations, per-placement components and attribution defaults. |
| RewardAudience | Who a reward is estimated for: the sharer (.referrer) or the person arriving through the link (.referee). |
| RewardRequest | What to look a reward up for. |
| RewardsAPI | Campaigns and reward selection. |
| RewardTier | One band of a tiered reward. |
| SharingAPI | Share link construction. |
| SharingProduct | One product card on the sharing page. |
| SharingRequest | What to share, and how to attribute it. |
| TokenAmount | A reward amount in raw token units and in each fiat currency the backend prices. |
| TrackingAPI | Interaction and purchase tracking. |