من مزايا ربط التطبيقات أنّه يمكّن عبارة الطلب من توجيه
المستخدمين إلى تجاربك المرتبطة بعلامتك التجارية من "محفظة Google". تظهر الروابط التي تتضمّن هذه الميزة في أسفل
البطاقة.
مثال على الميزة
جهة الإصدار
ضبط رابط التطبيق في بطاقة "محفظة Google"
بالنسبة إلى بطاقة ولاء معيّنة، اضبط الحقل LoyaltyObject.appLinkData
على معرّف الموارد المنتظم (URI) أو اسم الحزمة لتطبيقك أو موقعك الإلكتروني.
اطّلِع على تنسيق حقل appLinkData وسياقه في رمز المصدر التالي:
يمكن إدخال 30 حرفًا كحد أقصى في حقل displayText.
تاريخ التعديل الأخير: 2025-02-28 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-02-28 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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"]]