MobileDeviceConstant
A mobile device constant.
Columns
Name | Type | Behavior | Description |
MobileDeviceConstantId | Long | ATTRIBUTE | Output only. The ID of the mobile device constant. |
MobileDeviceConstantManufacturerName | String | ATTRIBUTE | Output only. The manufacturer of the mobile device. |
MobileDeviceConstantName | String | ATTRIBUTE | Output only. The name of the mobile device. |
MobileDeviceConstantOperatingSystemName | String | ATTRIBUTE | Output only. The operating system of the mobile device. |
MobileDeviceConstantResourceName | String | ATTRIBUTE | Output only. The resource name of the mobile device constant. Mobile device constant resource names have the form: mobileDeviceConstants/{criterion_id} |
MobileDeviceConstantType | String | ATTRIBUTE | Output only. The type of mobile device.
The allowed values are MOBILE, TABLET, UNKNOWN, UNSPECIFIED. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |