Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
Получает сведения об управляемой конфигурации для каждого устройства.
Запрос
HTTP-запрос
GET https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/users/userId/devices/deviceId/managedConfigurationsForDevice/managedConfigurationForDeviceId
Параметры
Имя параметра
Ценить
Описание
Параметры пути
deviceId
string
Android-идентификатор устройства.
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 retrieves details of a per-device managed configuration but is deprecated and will be inaccessible after September 30, 2025."],["New integrations should refer to the recommended alternatives provided in the documentation."],["The request requires authorization with the `https://www.googleapis.com/auth/androidenterprise` scope."],["It uses a GET request to a specific URL with path parameters for device ID, enterprise ID, managed configuration ID, and user ID."],["A successful response returns a Managedconfigurationsfordevice resource."]]],[]]