دستگاه های ادعا شده برای مشتریان را پیدا می کند. نتایج فقط شامل دستگاههای ثبتشده برای فروشنده است که با آرگومان partnerId شناسایی شدهاند. دستگاه های مشتری خریداری شده از سایر فروشندگان در نتایج ظاهر نمی شوند.
درخواست HTTP
POST https://androiddeviceprovisioning.googleapis.com/v1/partners/{partnerId}/devices:findByOwner
تاریخ آخرین بهروزرسانی 2024-11-09 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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-11-09 بهوقت ساعت هماهنگ جهانی."],[[["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"]]