[[["容易理解","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-03-11 (世界標準時間)。"],[[["Multiple passes can be grouped within the Google Wallet app for a better user experience by assigning them the same `groupingId`."],["Passes can be grouped during initial creation or later using the `update` or `patch` methods."],["Event tickets have automatic grouping logic based on shared event details, but using the `groupingInfo` property with a `groupingId` will override this behavior."],["When grouping event tickets, `EventClass.eventId` takes precedence, followed by a combination of `EventClass.eventName`, `EventClass.dateTime.start`, and the Issuer ID."]]],["Passes in Google Wallet can be grouped by setting the `groupingInfo.groupingId` property to the same value for each pass. Grouping can occur during initial provisioning or via `update` or `patch` methods. Event tickets are automatically grouped based on `EventClass.eventId` and the Issuer ID, or if no eventId is set based on `EventClass.eventName`, `EventClass.dateTime.start`, and the Issuer ID. Setting the `groupingInfo` property overrides automatic grouping for event tickets.\n"]]