با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
از شناسه گروه بندی استفاده کنید
بهطور پیشفرض، افزودن چند مجوز به یک پیوند افزودن به Google Wallet، آن مجوزها را در برنامه Google Wallet کاربر گروهبندی نمیکند. با این حال، پاس ها را می توان با اطمینان از داشتن شناسه گروه بندی یکسان با هم گروه بندی کرد. مجوزهای گروهبندی شده با هم در برنامه Google Wallet ظاهر میشوند. هنگامی که گروهی از پاس ها انتخاب می شوند، هر پاس در چرخ فلک نشان داده می شود.
برای افزودن یک پاس به یک گروه، ویژگی groupingInfo.groupingId شی pass باید تنظیم شود. همه اشیاء پاس با مقدار groupingId یکسان به طور خودکار با هم گروه بندی می شوند، حتی اگر جداگانه اضافه شوند.
مثال زیر نشان می دهد که یک کارت وفاداری و یک پیشنهاد با هم گروه بندی شده اند تا کاربر را به استفاده از هر دو در خرید بعدی خود ترغیب کند.
تاریخ آخرین بهروزرسانی 2025-07-22 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","easyToUnderstand","thumb-up"],["مشکلم را برطرف کرد","solvedMyProblem","thumb-up"],["غیره","otherUp","thumb-up"]],[["اطلاعاتی که نیاز دارم وجود ندارد","missingTheInformationINeed","thumb-down"],["بیشازحد پیچیده/ مراحل بسیار زیاد","tooComplicatedTooManySteps","thumb-down"],["قدیمی","outOfDate","thumb-down"],["مشکل ترجمه","translationIssue","thumb-down"],["مشکل کد / نمونهها","samplesCodeIssue","thumb-down"],["غیره","otherDown","thumb-down"]],["تاریخ آخرین بهروزرسانی 2025-07-22 بهوقت ساعت هماهنگ جهانی."],[[["Adding multiple passes to Google Wallet with the same `groupingId` will group them together, enhancing user experience."],["Grouped passes are displayed as a carousel when selected in the Google Wallet app."],["Passes can be grouped during initial creation or later using the `update` or `patch` methods."],["The `groupingInfo.groupingId` property is essential for assigning passes to a specific group."],["Grouping passes, such as loyalty cards and offers, can incentivize users to utilize them together."]]],["Passes in Google Wallet can be grouped by assigning them a shared `groupingId`. This ensures they appear together as a carousel in the user's wallet. Grouping can occur during initial setup or later via `update` or `patch` methods. Setting the `groupingInfo.groupingId` property on each pass object is required. Passes with the same `groupingId` are grouped, even if added separately. The example demonstrates grouping a loyalty card and offer with the same `groupingId`, \"combinedGiftCardAndOfferId\".\n"]]