OperatingSystemVersionConstant
Stay organized with collections
Save and categorize content based on your preferences.
Fields |
resource_name
|
string
Output only. The resource name of the operating system version constant. Operating system version constant resource names have the form: operatingSystemVersionConstants/{criterion_id}
|
operator_type
|
OperatingSystemVersionOperatorType
Output only. Determines whether this constant represents a single version or a range of versions.
|
id
|
int64
Output only. The ID of the operating system version.
|
name
|
string
Output only. Name of the operating system.
|
os_major_version
|
int32
Output only. The OS Major Version number.
|
os_minor_version
|
int32
Output only. The OS Minor Version number.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-07 UTC.
[null,null,["Last updated 2025-08-07 UTC."],[],[],null,["# OperatingSystemVersionConstant\n\nA mobile operating system version or a range of versions, depending on `operator_type`. List of available mobile platforms at \u003chttps://developers.google.com/google-ads/api/reference/data/codes-formats#mobile-platforms\u003e\n\n| Fields ||\n|------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `resource_name` | `string` Output only. The resource name of the operating system version constant. Operating system version constant resource names have the form: `operatingSystemVersionConstants/{criterion_id}` |\n| ### `operator_type` | [OperatingSystemVersionOperatorType](/google-ads/api/reference/rpc/v20/OperatingSystemVersionOperatorTypeEnum.OperatingSystemVersionOperatorType) Output only. Determines whether this constant represents a single version or a range of versions. |\n| ### `id` | `int64` Output only. The ID of the operating system version. |\n| ### `name` | `string` Output only. Name of the operating system. |\n| ### `os_major_version` | `int32` Output only. The OS Major Version number. |\n| ### `os_minor_version` | `int32` Output only. The OS Minor Version number. |"]]