maxResults sorgu dizesi, büyük bir yanıtın her sayfasında kaç giriş döndürüleceğini belirler. Bu, isteğe bağlı bir parametredir. Değer pozitif bir sayı olmalıdır.
pageToken
string
Sonraki veri sayfasını getirmek için kullanılan jeton. maxResults her sayfada kaç giriş döndürüleceğini belirlediğinden, maxResults sorgu dizesi pageToken ile ilgilidir. Bu, isteğe bağlı bir sorgu dizesidir. Belirtilmezse sunucu ilk sayfayı döndürür.
[[["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."],[[["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."]]],[]]