[[["易于理解","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"]],["最后更新时间 (UTC):2025-07-16。"],[[["Auto Linked Passes enable sending additional Google Wallet passes to users who already possess an existing pass, like linking an offer to a loyalty card."],["Supported pass types include event tickets, boarding passes, transit passes, offers, gift cards, loyalty passes, and generic passes."],["Primary and linked passes must share the same issuer ID, with a maximum of 50 linked passes per primary pass, and automatic delivery is best-effort, not guaranteed."],["Integration involves creating primary and linked pass objects, then updating the primary object with the linked object's ID using the `linkedObjectIds` parameter."],["Potential errors include issuer ID mismatch, self-referencing objects, nonexistent or already linked objects, nested linking attempts, and exceeding the linked pass limit."]]],["Auto Linked Passes enable sending additional passes to users with an existing primary pass in Google Wallet. To implement, create a primary and a linked object. Update the primary object with the linked object's ID using the `linkedObjectIds` parameter. The issuer ID must be the same for both objects, with a limit of 50 linked passes per primary pass. Linked passes are displayed grouped with the primary pass. There are errors for nested linked passes or using different issuer ids.\n"]]