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.
resourceId
string
The unique ID the API service uses to identify the mobile device.
[[["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."],[[["Retrieves properties, including device ID, model, and status, for a specific mobile device within a Google Workspace account."],["Requires providing the customer ID and the device's unique resource ID in the request."],["Offers control over the data returned using the `projection` query parameter, allowing for either basic or full metadata retrieval."],["Needs authorization with specific OAuth scopes related to mobile device management."],["Returns a `MobileDevice` object containing the requested device information upon successful execution."]]],[]]