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
The allowed values are 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
Pseudo column fields are used in the WHERE clause of SELECT statements and offer more granular control over the data returned from the data source.
| Name | Type | Description |
| ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |