[null,null,["最后更新时间 (UTC):2025-02-28。"],[[["Multiple passes added to Google Wallet can be grouped together by assigning them the same `groupingId`."],["Grouped passes are displayed together in the Google Wallet app, allowing users to easily access related passes."],["Passes can be grouped during initial creation or later using the `update` or `patch` methods."],["The `groupingInfo.groupingId` property is used to specify the grouping ID for a pass."]]],["Passes in Google Wallet can be grouped by assigning them a shared `groupingId`. This ID is set within the `groupingInfo.groupingId` property of each pass object. Passes with the same `groupingId` will appear together as a carousel in the user's Wallet. Grouping can occur during initial provisioning or through the `update` or `patch` methods. For example a loyalty card and an offer can be grouped by sharing the same grouping Id, like \"combinedGiftCardAndOfferId\".\n"]]