संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
ग्रुप आईडी का इस्तेमाल करना
डिफ़ॉल्ट रूप से, एक ही चैनल में कई पास जोड़ना
Google Wallet में जोड़ें लिंक से, उन पास का ग्रुप
उपयोगकर्ता के Google Wallet ऐप्लिकेशन में जाकर. हालांकि, पास की जानकारी देने के लिए,
यह पक्का करना चाहिए कि उन सभी का ग्रुप आईडी एक ही हो. ग्रुप किए गए पास एक साथ दिखेंगे
के तौर पर दिखते हैं. पास का ग्रुप चुनने पर, हर पास
क��रसेल पर दिखाई जानी चाहिए.
किसी ग्रुप में पास जोड़ने के लिए, इसकी groupingInfo.groupingId प्रॉपर्टी
पास ऑब्जेक्ट को सेट करना ज़रूरी है. एक जैसे सभी पास ऑब्जेक्ट
groupingId वैल्यू अपने-आप एक साथ ग्रुप हो जाएगी, भले ही
उन्हें अलग से जोड़ा गया.
इस उदाहरण में, लॉयल्टी कार्ड और ऑफ़र को इन कामों के लिए ग्रुप किया जा रहा है
उपयोगकर्ता को उनकी अगली खरीदारी में दोनों का उपयोग करने के लिए आकर्षित करना.
[[["समझने में आसान है","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 (UTC) को अपडेट किया गया."],[[["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"]]