يعثر على الأجهزة التي تمت المطالبة بها للعملاء. لا تتضمّن النتائج سوى الأجهزة المسجَّلة للمورّد والتي تم تحديدها من خلال الوسيطة partnerId. لا تظهر أجهزة العميل التي تم شراؤها من مورّدين آخرين في النتائج.
طلب HTTP
POST https://androiddeviceprovisioning.googleapis.com/v1/partners/{partnerId}/devices:findByOwner
تاريخ التعديل الأخير: 2024-08-29 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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 (حسب التوقيت العالمي المتفَّق عليه)"],[[["This API endpoint finds devices claimed by customers, specifically those registered to the reseller identified by the `partnerId`."],["The HTTP request is a `POST` method to `https://androiddeviceprovisioning.googleapis.com/v1/partners/{partnerId}/devices:findByOwner`, utilizing gRPC Transcoding syntax."],["The request body requires parameters such as `limit`, and `sectionType`, and includes optional fields for filtering by `customerId` and `googleWorkspaceCustomerId`."],["The response body returns a list of `devices`, and information about pagination through `nextPageToken`, along with the `totalSize`."],["Authorization for this API requires the `https://www.googleapis.com/auth/androidworkprovisioning` OAuth scope."]]],["This describes an API endpoint to find devices claimed by customers, specifically those registered to a given reseller. The API uses a `POST` request to `https://androiddeviceprovisioning.googleapis.com/v1/partners/{partnerId}/devices:findByOwner`, with `partnerId` specifying the reseller. The request body requires a page limit, section type, and optional customer IDs and/or google workspace id to search by. The response contains a list of devices, a next page token if more results are available, and total size. OAuth scope `https://www.googleapis.com/auth/androidworkprovisioning` is needed.\n"]]