type OperatingSystemVersion (v202411)
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/v202411
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\u003eThis page documents the \u003ccode\u003eOperatingSystemVersion\u003c/code\u003e object in the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOperatingSystemVersion\u003c/code\u003e represents a specific version of an operating system and is a type of \u003ccode\u003eTechnology\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003emajorVersion\u003c/code\u003e, \u003ccode\u003eminorVersion\u003c/code\u003e, and \u003ccode\u003emicroVersion\u003c/code\u003e which define the operating system version.\u003c/p\u003e\n"],["\u003cp\u003eThis object is used for targeting ads based on the user's operating system version.\u003c/p\u003e\n"]]],["The content details various services within an ad management system, including `AdRuleService`, `AdjustmentService`, `ForecastService`, and others. `OperatingSystemVersion` is a specific element, inheriting from `Technology`. It defines the operating system's version through `majorVersion`, `minorVersion`, and `microVersion` fields. `Technology`, from which it inherits, contains `id` and `name`. These details are under the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["# type OperatingSystemVersion (v202411)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202411/AdRuleService.OperatingSystemVersion) [AdjustmentService](/ad-manager/api/reference/v202411/AdjustmentService.OperatingSystemVersion) **ForecastService** [LineItemService](/ad-manager/api/reference/v202411/LineItemService.OperatingSystemVersion) [NativeStyleService](/ad-manager/api/reference/v202411/NativeStyleService.OperatingSystemVersion) [ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.OperatingSystemVersion) [ProposalService](/ad-manager/api/reference/v202411/ProposalService.OperatingSystemVersion) [PublisherQueryLanguageService](/ad-manager/api/reference/v202411/PublisherQueryLanguageService.OperatingSystemVersion) [TargetingPresetService](/ad-manager/api/reference/v202411/TargetingPresetService.OperatingSystemVersion) [YieldGroupService](/ad-manager/api/reference/v202411/YieldGroupService.OperatingSystemVersion) **Inheritance** \n[Technology](/ad-manager/api/reference/v202411/ForecastService.Technology) \n▼\n[BandwidthGroup](/ad-manager/api/reference/v202411/ForecastService.BandwidthGroup) [Browser](/ad-manager/api/reference/v202411/ForecastService.Browser) [BrowserLanguage](/ad-manager/api/reference/v202411/ForecastService.BrowserLanguage) [DeviceCapability](/ad-manager/api/reference/v202411/ForecastService.DeviceCapability) [DeviceCategory](/ad-manager/api/reference/v202411/ForecastService.DeviceCategory) [DeviceManufacturer](/ad-manager/api/reference/v202411/ForecastService.DeviceManufacturer) [MobileCarrier](/ad-manager/api/reference/v202411/ForecastService.MobileCarrier) [MobileDevice](/ad-manager/api/reference/v202411/ForecastService.MobileDevice) [MobileDeviceSubmodel](/ad-manager/api/reference/v202411/ForecastService.MobileDeviceSubmodel) [OperatingSystem](/ad-manager/api/reference/v202411/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/v202411`\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. |"]]