Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Cihaz politikasını günceller.
Politikanın doğru şekilde uygulandığından emin olmak için yönetilmeyenleri engellemeniz gerekir
Google Play'e erişmesini engellemenize olanak tanır.
Google için yönetilen yapılandırmada allowed_accounts
Play paketi. Kısıtlamaya bakın.
hesap.
İstek
HTTP isteği
PUT https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/users/userId/devices/deviceId
Parametreler
Parametre adı
Değer
Açıklama
Yol parametreleri
deviceId
string
Cihazın kimliği.
enterpriseId
string
Kuruluşun kimliği.
userId
string
Kullanıcının kimliği.
İsteğe bağlı sorgu parametreleri
updateMask
string
Hangi alanların güncelleneceğini belirleyen maske. Ayarlanmazsa tamamı değiştirilebilir
alanları değiştirilecektir.
Bir sorgu parametresinde ayarlandığında bu alan şu şekilde belirtilmelidir:
updateMask=<field1>,<field2>,...
Yetkilendirme
Bu istek, aşağıdaki kapsamla yetkilendirme gerektiriyor:
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2024-10-14 UTC."],[[["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."]]],[]]