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 with a different SKU within the same product using the PATCH method and provided endpoint."],["Identify the target user and product SKU using `productId`, `skuId`, and `userId` within the request URL."],["Include the desired LicenseAssignment details in the request body to specify the new SKU assignment."],["Upon successful execution, the response provides an updated LicenseAssignment object reflecting the changes."],["Ensure authorization using the `https://www.googleapis.com/auth/apps.licensing` scope for accessing and modifying license assignments."]]],[]]