Bir ürünün benzersiz tanımlayıcısıdır. API'nin bu sürümündeki ürünler hakkında daha fazla bilgi için Ürünler ve SKU'lar bölümüne bakın.
skuId
string
Bir ürün SKU'sunun benzersiz tanımlayıcısı. API'nin bu sürümündeki mevcut SKU'lar hakkında daha fazla bilgi için Ürünler ve SKU'lar bölümüne bakın.
userId
string
Kullanıcının mevcut birincil e-posta adresi. Kullanıcının e-posta adresi değişirse API isteklerinizde yeni e-posta adresini kullanın. userId değişebilir. Bu nedenle, userId değerini kalıcı veriler için anahtar olarak kullanmayın. Geçerli kullanıcının e-posta adresi değişirse bu anahtar bozulabilir. userId askıya alınırsa lisans durumu değişir.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 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."]]],[]]