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 2024-11-25 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-25 UTC."],[[["The resource focuses on defining operating system versions for mobile platforms, providing details like resource name, operator type, ID, name, and major/minor version numbers."],["Operating system version constants are identified by a unique resource name in the format `operatingSystemVersionConstants/{criterion_id}` and can represent either a single version or a range."],["The `operator_type` field determines whether the constant refers to a specific OS version or a range of versions, affecting how the `os_major_version` and `os_minor_version` fields are interpreted."],["Developers can find a list of available mobile platforms at the provided URL: \u003chttps://developers.google.com/google-ads/api/reference/data/codes-formats#mobile-platforms\u003e."]]],[]]