OperatingSystemVersionConstant
A mobile operating system version or a range of versions, depending on operator_type. List of available mobile platforms at https://developers.google.com/google-ads/api/reference/data/codes-formats#mobile-platforms
Columns
Name | Type | Behavior | Description |
OperatingSystemVersionConstantId | Long | Attribute | Id column for table OperatingSystemVersionConstant |
OperatingSystemVersionConstantName | String | Attribute | Name column for table OperatingSystemVersionConstant |
OperatingSystemVersionConstantOperatorType | String | Attribute | OperatorType column for table OperatingSystemVersionConstant |
OperatingSystemVersionConstantOsMajorVersion | Int | Attribute | OsMajorVersion column for table OperatingSystemVersionConstant |
OperatingSystemVersionConstantOsMinorVersion | Int | Attribute | OsMinorVersion column for table OperatingSystemVersionConstant |
OperatingSystemVersionConstantResourceName | String | Attribute | ResourceName column for table OperatingSystemVersionConstant |
CustomerId | Long | Attribute | ClientCustomerId column for table OperatingSystemVersionConstant |
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. |
Last updated