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: 2023-12-02 UTC."],[[["Revoke a user's license for a specific product and SKU using the provided HTTP DELETE request."],["The request requires the `productId`, `skuId`, and `userId` as path parameters to identify the license to be revoked."],["An empty request body is necessary, and a successful revocation results in an empty response body."],["Authorization is required using the `https://www.googleapis.com/auth/apps.licensing` OAuth scope."]]],[]]