সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
নির্দিষ্ট ডিভাইসের জন্য একটি অ্যাপের জন্য প্রতি-ডিভাইস পরিচালিত কনফিগারেশন যোগ বা আপডেট করে।
অনুরোধ
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
ব্যবহারকারীর আইডি।
অনুমোদন
এই অনুরোধের জন্য নিম্নলিখিত সুযোগের সাথে অনুমোদন প্রয়োজন:
[[["সহজে বোঝা যায়","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-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."]]],[]]