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.
使用できる値は次のとおりです。MOBILE, TABLET, UNKNOWN, UNSPECIFIED |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似列フィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
Name | Type | Description |
ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |