המזהה הייחודי של האובייקט. המזהה הזה חייב להיות ייחודי בכל האובייקטים של מנפיק. הערך צריך להיות בפורמט issuer ID.identifier כאשר הראשון הונפק על ידי Google והאחרון נבחר על ידך. המזהה הייחודי יכול לכלול רק תווים אלפאנומריים, '.', '_' או '-'.
[[["התוכן קל להבנה","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"]],["עדכון אחרון: 2024-11-07 (שעון UTC)."],[[["Downloads rotating barcode values for a specific transit object using its object ID."],["Requires an HTTP GET request to a specific URL with the object ID as a path parameter."],["The request body should be empty, and the response includes the barcode values within a Media object."],["Authorization requires the `https://www.googleapis.com/auth/wallet_object.issuer` scope."]]],["This document outlines the process to download rotating barcode values for a transit object. The core action is a `GET` request to a specific URL: `https://walletobjects.googleapis.com/walletobjects/v1/transitObject/{resourceId}/downloadRotatingBarcodeValues`. The `resourceId` parameter, a unique string identifier, is mandatory in the URL path. The request body must be empty. A successful response returns a `Media` instance, and the process requires `wallet_object.issuer` authorization.\n"]]