تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
يتم تعديل سياسة الجهاز.
لضمان تنفيذ السياسة بشكل صحيح، عليك منع التطبيقات غير المُدارة.
حسابات من الوصول إلى Google Play من خلال ضبط
allowed_accounts في الإعدادات المُدارة لتطبيق Google
حزمة Play راجِع مقالة فرض قيود على
الحسابات في Google Play.
الطلب
طلب HTTP
PUT https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/users/userId/devices/deviceId
المعلمات
اسم المعلَمة
القيمة
الوصف
مَعلمات المسار
deviceId
string
رقم تعريف الجهاز.
enterpriseId
string
رقم تعريف المؤسسة.
userId
string
رقم تعريف المستخدِم.
مَعلمات طلب البحث الاختيارية
updateMask
string
قناع يحدّد الحقول المطلوب تعديلها إذا لم يتم ضبطها، تكون جميع الإعدادات قابلة للتعديل
سيتم تعديل الحقول.
عند ضبطه في معلَمة طلب بحث، يجب تحديد هذا الحقل على أنّه
updateMask=<field1>,<field2>,...
تاريخ التعديل الأخير: 2024-10-14 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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-10-14 (حسب التوقيت العالمي المتفَّق عليه)"],[[["This operation updates a device's policy, requiring authorization with the `https://www.googleapis.com/auth/androidenterprise` scope."],["To enforce the policy effectively, it's crucial to restrict unmanaged accounts from accessing Google Play by configuring `allowed_accounts` in the managed configuration for the Google Play package."],["You can specify which fields to update using the `updateMask` query parameter, otherwise all modifiable fields will be changed."],["The request utilizes a PUT method and targets a specific URL structure including enterprise ID, user ID, and device ID."],["A successful operation returns a `Devices` resource, reflecting the updated device policy information."]]],[]]