प्रॉडक्ट का यूनीक आइडेंटिफ़ायर. एपीआई के इस वर्शन में मौजूद प्रॉडक्ट के बारे में ज़्यादा जानकारी के लिए, प्रॉडक्ट और SKU पर जाएं.
skuId
string
प्रॉडक्ट SKU का यूनीक आइडेंटिफ़ायर. एपीआई के इस वर्शन में उपलब्ध SKU के बारे में ज़्यादा जानकारी के लिए, प्रॉडक्ट और SKU देखें.
userId
string
उपयोगकर्ता का मौजूदा मुख्य ईमेल पता. अगर उपयोगकर्ता का ईमेल पता बदलता है, तो अपने एपीआई अनुरोधों में नया ईमेल पता इस्तेमाल करें. userId में बदलाव हो सकता है, इसलिए इसे स्थायी डेटा के लिए, userId की वैल्यू के तौर पर इस्तेमाल न करें. मौजूदा उपयोगकर्ता का ईमेल पता बदलने पर, यह कुंजी टूट सकती है. अगर userId निलंबित कर दिया जाता है, तो लाइसेंस की स्थिति बदल जाती है.
[[["समझने में आसान है","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-08-29 (UTC) को अपडेट किया गया."],[[["Reassign a user's product SKU using the `PUT` method and providing the `productId`, `skuId`, and `userId` as path parameters."],["The request body requires a `LicenseAssignment` object defining the new SKU assignment for the user."],["Upon successful execution, the API returns a `LicenseAssignment` object confirming the reassignment."],["This operation requires authorization with the `https://www.googleapis.com/auth/apps.licensing` scope."]]],[]]