[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 group for a pass."]]],["Passes in Google Wallet can be grouped by assigning them a shared `groupingId`. This can be done during the initial provisioning or later using `update` or `patch` methods. Setting the `groupingInfo.groupingId` property to the same value for multiple passes ensures they appear together as a carousel in the user's Wallet app. The `sortIndex` property within `groupingInfo` is used to arrange the order of passes. Example: A loyalty card and offer are grouped with the same ID.\n"]]