OperatingSystemVersionConstant
A mobile operating system version or a range of versions, depending on
Columns
| Name | Type | Behavior | Description |
| CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
| OperatingSystemVersionConstantId | Long | ATTRIBUTE | Output only. The ID of the operating system version. |
| OperatingSystemVersionConstantName | String | ATTRIBUTE | Output only. Name of the operating system. |
| OperatingSystemVersionConstantOperatorType | String | ATTRIBUTE | Output only. Determines whether this constant represents a single version
使用できる値は次のとおりです。EQUALS_TO, GREATER_THAN_EQUALS_TO, UNKNOWN |
| OperatingSystemVersionConstantOsMajorVersion | Int | ATTRIBUTE | Output only. The OS Major Version number. |
| OperatingSystemVersionConstantOsMinorVersion | Int | ATTRIBUTE | Output only. The OS Minor Version number. |
| OperatingSystemVersionConstantResourceName | String | ATTRIBUTE | Output only. The resource name of the operating system version constant. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるデータを詳細に制御することができます。
| Name | Type | Description |
| ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |