[null,null,["上次更新時間:2025-01-09 (世界標準時間)。"],[[["There are four ways to add links to a loyalty card, including using `LoyaltyClass.LinksModuleData`, `LoyaltyObject.LinksModuleData`, `LoyaltyObject.appLinkData`, and `LoyaltyClass.appLinkData`."],["App linking allows you to direct users to your branded experiences (app or website) from Google Wallet passes, with links appearing at the bottom of the pass."],["The `appLinkData` field can be used to set the URI or Package name of your app or website for a given loyalty card."],["The `displayText` field within `appLinkData` is limited to 30 characters and is used to display a call-to-action on the pass."],["`appLinkData` supports linking to Android apps using package names or Play Store URLs and websites using URIs."]]],["Links can be added to loyalty cards via `LoyaltyClass.LinksModuleData` (for all cards) or `LoyaltyObject.LinksModuleData` (for a specific card). App links, set using `LoyaltyObject.appLinkData` or `LoyaltyClass.appLinkData`, appear at the bottom of the Pass, enabling navigation to branded experiences. `appLinkData` includes fields for Android or web app links, with `displayText` limited to 30 characters. Deep linking requires `webAppLinkInfo` and the target URI.\n"]]