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."],[[["This API endpoint allows administrators to perform actions on mobile devices, such as remotely wiping or blocking them."],["The request requires specifying the customer ID and the device's unique resource ID."],["The action to be taken is defined in the request body using the `MobileDeviceAction` object and its `action` field."],["Authorization requires specific OAuth scopes related to device management."],["Successful requests receive a generic HTTP response without a specific body content."]]],[]]