নির্দিষ্ট ডিভাইসের জন্য একটি অ্যাপের জন্য প্রতি-ডিভাইস পরিচালিত কনফিগারেশন যোগ বা আপডেট করে।
অনুরোধ
HTTP অনুরোধ
PUT https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/users/userId/devices/deviceId/managedConfigurationsForDevice/managedConfigurationForDeviceId
পরামিতি
পরামিতি নাম
মান
বর্ণনা
পাথ প্যারামিটার
deviceId
string
ডিভাইসটির অ্যান্ড্রয়েড আইডি।
enterpriseId
string
এন্টারপ্রাইজের আইডি।
managedConfigurationForDeviceId
string
পরিচালিত কনফিগারেশনের আইডি (একটি পণ্যের আইডি), যেমন "app:com.google.android.gm"।
userId
string
ব্যবহারকারীর আইডি।
অনুমোদন
এই অনুরোধের জন্য নিম্নলিখিত সুযোগের সাথে অনুমোদন প্রয়োজন:
[null,null,["2024-11-13 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["This method adds or updates a per-device managed configuration for an app on a specific device, but is deprecated and will be inaccessible after September 30, 2025."],["New integrations should refer to the recommended alternatives provided in the documentation instead of using this method."],["Authorization with the `https://www.googleapis.com/auth/androidenterprise` scope is required to use this method."],["The request involves specifying enterprise ID, user ID, device ID, and managed configuration ID as path parameters."],["A successful request will return a `Managedconfigurationsfordevice` resource in the response body."]]],[]]