Обновляет существующего пользователя. Возвращает обновленного пользователя в случае успеха.
Этот метод имеет уникальные требования к аутентификации. Прежде чем использовать этот метод, прочтите предварительные требования в нашем руководстве по управлению пользователями .
Функция «Попробуйте этот метод» для этого метода не работает.
[[["Прост для понимания","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-30 UTC."],[[["Display & Video 360 API v2 is sunset and this documentation details updating an existing user with the `users.patch` method."],["This method requires specific authentication outlined in the Managing Users guide and the \"Try this method\" feature is unavailable."],["The request utilizes an HTTP PATCH method to the specified endpoint with path and query parameters defining the user and fields to update."],["The request body should contain a User object and a successful response will return the updated User object."],["Authorization requires the `https://www.googleapis.com/auth/display-video-user-management` OAuth scope."]]],[]]