[[["התוכן קל להבנה","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)."],[[["This endpoint retrieves a list of customers associated with a specific vendor using a `GET` request to the provided URL, which employs gRPC Transcoding syntax."],["The request requires a `parent` path parameter specifying the vendor's resource name, and supports optional query parameters `pageSize` and `pageToken` for pagination."],["The request body must be empty, as this endpoint is only used to fetch data and not change it."],["The successful response contains a JSON body with a list of customers, an optional `nextPageToken` for retrieving subsequent pages, and a `totalSize` indicating the total number of customers, regardless of pagination."],["Accessing this endpoint requires the OAuth scope `https://www.googleapis.com/auth/androidworkprovisioning`."]]],[]]