type OperatingSystemVersion (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Represents a specific version of an operating system.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Field
|
Technology (inherited)
|
id
|
xsd:long
The unique ID of the Technology . This value is required for all forms of TechnologyTargeting .
|
name
|
xsd:string
The name of the technology being targeting. This value is read-only and is assigned by Google.
|
OperatingSystemVersion
|
majorVersion
|
xsd:int
The operating system major version.
|
minorVersion
|
xsd:int
The operating system minor version.
|
microVersion
|
xsd:int
The operating system micro version.
|
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-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe ForecastService.OperatingSystemVersion object represents a specific version of an operating system, enabling targeted advertising.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the Technology object, providing access to the technology's ID and name.\u003c/p\u003e\n"],["\u003cp\u003eOperatingSystemVersion includes fields for major, minor, and micro version numbers, allowing for granular targeting based on OS version.\u003c/p\u003e\n"]]],["The core content details services and an inherited structure focusing on operating system versions. Several services are listed, including `AdRuleService`, `AdjustmentService`, `ForecastService`, and others. `ForecastService` inherits from `Technology` and contains specifications for targeting, such as `BandwidthGroup`, `Browser`, and `OperatingSystem`. `OperatingSystemVersion` has properties for `majorVersion`, `minorVersion`, and `microVersion`, each defining a part of the system's version. The `Technology` class also contains read-only `name` and `id` attributes.\n"],null,["# type OperatingSystemVersion (v202408)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202408/AdRuleService.OperatingSystemVersion) [AdjustmentService](/ad-manager/api/reference/v202408/AdjustmentService.OperatingSystemVersion) **ForecastService** [LineItemService](/ad-manager/api/reference/v202408/LineItemService.OperatingSystemVersion) [NativeStyleService](/ad-manager/api/reference/v202408/NativeStyleService.OperatingSystemVersion) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.OperatingSystemVersion) [ProposalService](/ad-manager/api/reference/v202408/ProposalService.OperatingSystemVersion) [PublisherQueryLanguageService](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.OperatingSystemVersion) [TargetingPresetService](/ad-manager/api/reference/v202408/TargetingPresetService.OperatingSystemVersion) [YieldGroupService](/ad-manager/api/reference/v202408/YieldGroupService.OperatingSystemVersion) **Inheritance** \n[Technology](/ad-manager/api/reference/v202408/ForecastService.Technology) \n▼\n[BandwidthGroup](/ad-manager/api/reference/v202408/ForecastService.BandwidthGroup) [Browser](/ad-manager/api/reference/v202408/ForecastService.Browser) [BrowserLanguage](/ad-manager/api/reference/v202408/ForecastService.BrowserLanguage) [DeviceCapability](/ad-manager/api/reference/v202408/ForecastService.DeviceCapability) [DeviceCategory](/ad-manager/api/reference/v202408/ForecastService.DeviceCategory) [DeviceManufacturer](/ad-manager/api/reference/v202408/ForecastService.DeviceManufacturer) [MobileCarrier](/ad-manager/api/reference/v202408/ForecastService.MobileCarrier) [MobileDevice](/ad-manager/api/reference/v202408/ForecastService.MobileDevice) [MobileDeviceSubmodel](/ad-manager/api/reference/v202408/ForecastService.MobileDeviceSubmodel) [OperatingSystem](/ad-manager/api/reference/v202408/ForecastService.OperatingSystem) **OperatingSystemVersion**\n\nRepresents a specific version of an operating system.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|--------------------|-----------------------------------------------------------------------------------------------------------------|\n| **`Technology` (inherited)** ||\n| ### `id` | ` `xsd:`long` The unique ID of the `Technology`. This value is required for all forms of `TechnologyTargeting`. |\n| ### `name` | ` `xsd:`string` The name of the technology being targeting. This value is read-only and is assigned by Google. |\n| **`OperatingSystemVersion`** ||\n| ### `majorVersion` | ` `xsd:`int` The operating system major version. |\n| ### `minorVersion` | ` `xsd:`int` The operating system minor version. |\n| ### `microVersion` | ` `xsd:`int` The operating system micro version. |"]]