[null,null,["上次更新時間:2025-02-28 (世界標準時間)。"],[[["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"]]