The unique ID for the customer's Google Workspace account. As an account administrator, you can also use the my_customer alias to represent your account's customerId. The customerId is also returned as part of the Users resource.
deviceId
string
The unique ID of the device. The deviceIds are returned in the response from the chromeosdevices.list method.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-22 UTC."],[[["This API endpoint updates specific properties of a ChromeOS device, such as user, location, notes, organizational unit, or asset ID."],["The request must target a specific customer and device, identified by their respective IDs, using a PUT request to the provided URL."],["You can customize the response to include a full or partial list of properties using the `projection` query parameter."],["To utilize this endpoint, the request must be authorized with the `https://www.googleapis.com/auth/admin.directory.device.chromeos` scope."],["Both the request and successful response bodies contain a ChromeOsDevice object with the device's information."]]],[]]