ID unik produk. Untuk informasi selengkapnya tentang produk dalam versi API ini, lihat Produk dan SKU.
skuId
string
ID unik SKU produk. Untuk mengetahui informasi selengkapnya tentang SKU yang tersedia dalam versi API ini, lihat Produk dan SKU.
userId
string
Alamat email utama pengguna saat ini. Jika alamat email pengguna berubah, gunakan alamat email baru di permintaan API Anda. Karena userId dapat berubah, jangan gunakan nilai userId sebagai kunci untuk data persisten. Kunci ini dapat rusak jika alamat email pengguna saat ini berubah. Jika userId ditangguhkan, status lisensi akan berubah.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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."]]],[]]