[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-07-25 UTC."],[[["\u003cp\u003eThis API endpoint updates reseller metadata associated with a specific device.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request is a POST method to a URL that includes \u003ccode\u003emetadataOwnerId\u003c/code\u003e and \u003ccode\u003edeviceId\u003c/code\u003e as path parameters.\u003c/p\u003e\n"],["\u003cp\u003eThe request body requires a JSON object containing \u003ccode\u003edeviceMetadata\u003c/code\u003e, which specifies the metadata to be attached to the device.\u003c/p\u003e\n"],["\u003cp\u003eA successful response returns an instance of \u003ccode\u003eDeviceMetadata\u003c/code\u003e, providing details about the updated metadata.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization for this operation requires the OAuth scope \u003ccode\u003ehttps://www.googleapis.com/auth/androidworkprovisioning\u003c/code\u003e.\u003c/p\u003e\n"]]],["This document details how to update reseller metadata for a device using a POST request to `https://androiddeviceprovisioning.googleapis.com/v1/partners/{metadataOwnerId}/devices/{deviceId}/metadata`. The `metadataOwnerId` (partner ID) and `deviceId` are required path parameters. The request body must contain a JSON object with `deviceMetadata`. A successful response returns a `DeviceMetadata` instance. This action requires the `https://www.googleapis.com/auth/androidworkprovisioning` OAuth scope for authorization. The update is completed using a Transcoding syntax.\n"],null,[]]