[null,null,["最終更新日 2025-02-28 UTC。"],[[["Adding multiple passes to a single Google Wallet link will not group them by default, but you can group them using the same `groupingId`."],["Grouped passes appear together in the Google Wallet app and can be provisioned together or grouped later using the `update` or `patch` methods."],["To group passes, set the `groupingInfo.groupingId` property to the same value for all passes you want to group."],["Passes with the same `groupingId` will be automatically grouped, even if added separately, and displayed in a carousel when selected."]]],["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 provisioning or via `update` or `patch` methods. The `groupingInfo.groupingId` property must be set within the pass object to establish the group. All passes with the same `groupingId` are automatically grouped. An example shows a loyalty card and an offer being linked with the same ID.\n"]]