מחרוזת השאילתה maxResults קובעת כמה ערכים יוחזרו בכל דף של תגובה גדולה. זהו פרמטר אופציונלי. הערך חייב להיות מספר חיובי.
pageToken
string
אסימון לאחזור דף הנתונים הבא. מחרוזת השאילתה maxResults קשורה לpageToken כי maxResults קובעת כמה רשומות מוחזרות בכל דף. זו מחרוזת שאילתה אופציונלית. אם לא מציינים שום אפשרות, השרת יחזיר את הדף הראשון.
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 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."]]],[]]