name | array | The list of the owner's user names. If your application needs the current list of device owner names, use the get method. For more information about retrieving mobile device user information, see the Developer's Guide. |
adbStatus | boolean | Adb (USB debugging) enabled or disabled on device (Read-only) |
applications | array | The list of applications installed on an Android mobile device. It is not applicable to Google Sync and iOS devices. The list includes any Android applications that access Google Workspace data. When updating an applications list, it is important to note that updates replace the existing list. If the Android device has two existing applications and the API updates the list with five applications, the is now the updated list of five applications. |
basebandVersion | string | The device's baseband version. |
bootloaderVersion | string | Mobile Device Bootloader version (Read-only) |
brand | string | Mobile Device Brand (Read-only) |
buildNumber | string | The device's operating system build number. |
defaultLanguage | string | The default locale used on the device. |
developerOptionsStatus | boolean | Developer options enabled or disabled on device (Read-only) |
deviceCompromisedStatus | string | The compromised device status. |
deviceId | string | The serial number for a Google Sync mobile device. For Android and iOS devices, this is a software generated unique identifier. |
devicePasswordStatus | string | DevicePasswordStatus (Read-only) |
email | array | The list of the owner's email addresses. If your application needs the current list of user emails, use the get method. For additional information, see the retrieve a user method. |
encryptionStatus | string | Mobile Device Encryption Status (Read-only) |
etag | string | ETag of the resource. |
firstSync | string | Date and time the device was first synchronized with the policy settings in the G Suite administrator control panel (Read-only) |
hardware | string | Mobile Device Hardware (Read-only) |
hardwareId | string | The IMEI/MEID unique identifier for Android hardware. It is not applicable to Google Sync devices. When adding an Android mobile device, this is an optional property. When updating one of these devices, this is a read-only property. |
imei | string | The device's IMEI number. |
kernelVersion | string | The device's kernel version. |
kind | string | The type of the API resource. For Mobiledevices resources, the value is admin#directory#mobiledevice . |
lastSync | string | Date and time the device was last synchronized with the policy settings in the G Suite administrator control panel (Read-only) |
managedAccountIsOnOwnerProfile | boolean | Boolean indicating if this account is on owner/primary profile or not. |
manufacturer | string | Mobile Device manufacturer (Read-only) |
meid | string | The device's MEID number. |
model | string | The mobile device's model name, for example Nexus S. This property can be updated. For more information, see the Developer's Guide. |
networkOperator | string | Mobile Device mobile or network operator (if available) (Read-only) |
os | string | The mobile device's operating system, for example IOS 4.3 or Android 2.3.5. This property can be updated. For more information, see the Developer's Guide. |
otherAccountsInfo | array | The list of accounts added on device (Read-only) |
privilege | string | DMAgentPermission (Read-only) |
releaseVersion | string | Mobile Device release version version (Read-only) |
resourceId | string | The unique ID the API service uses to identify the mobile device. |
securityPatchLevel | string | Mobile Device Security patch level (Read-only) |
serialNumber | string | The device's serial number. |
status | string | The device's status. |
supportsWorkProfile | boolean | Work profile supported on device (Read-only) |
type | string | The type of mobile device. |
unknownSourcesStatus | boolean | Unknown sources enabled or disabled on device (Read-only) |
userAgent | string | Gives information about the device such as os version. This property can be updated. For more information, see the Developer's Guide. |
wifiMacAddress | string | The device's MAC address on Wi-Fi networks. |