String kueri maxResults menentukan jumlah entri yang ditampilkan di setiap halaman respons besar. Parameter ini adalah parameter opsional. Nilai harus berupa bilangan positif.
pageToken
string
Token untuk mengambil halaman data berikutnya. String kueri maxResults terkait dengan pageToken karena maxResults menentukan jumlah entri yang ditampilkan di setiap halaman. Ini adalah string kueri opsional. Jika tidak ditentukan, server akan menampilkan halaman pertama.
[[["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."],[[["List all users assigned licenses for a specific product SKU using the provided HTTP request."],["The request requires `productId` and `skuId` as path parameters, identifying the target product and SKU."],["Optional query parameters such as `customerId`, `maxResults`, and `pageToken` allow for filtering and pagination of results."],["Authorization is necessary using the `https://www.googleapis.com/auth/apps.licensing` scope."],["A successful response will return a LicenseAssignmentList containing the user license assignments."]]],[]]