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 document focuses on \u003ccode\u003eOperatingSystemVersion\u003c/code\u003e, which is used to target specific versions of operating systems in ad delivery.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOperatingSystemVersion\u003c/code\u003e inherits from the \u003ccode\u003eTechnology\u003c/code\u003e object and is identified by a unique ID.\u003c/p\u003e\n"],["\u003cp\u003eKey properties for targeting include \u003ccode\u003emajorVersion\u003c/code\u003e, \u003ccode\u003eminorVersion\u003c/code\u003e, and \u003ccode\u003emicroVersion\u003c/code\u003e which specify the operating system version.\u003c/p\u003e\n"],["\u003cp\u003eThis information is part of the Google Ad Manager API and uses the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["The core content details various services, including AdRuleService, AdjustmentService, ForecastService, and others, all related to ad management. It outlines inheritance from `Technology`, branching into targeting options like BandwidthGroup, Browser, DeviceCategory, and OperatingSystem. The `OperatingSystemVersion` is specified with its namespace and detailed fields: `id`, `name` from `Technology`, and its `majorVersion`, `minorVersion`, and `microVersion` to indicate operating system specifics. These fields are defined by their respective types.\n"],null,["# type OperatingSystemVersion (v202411)\n\n**Service** \n**AdRuleService** [AdjustmentService](/ad-manager/api/reference/v202411/AdjustmentService.OperatingSystemVersion) [ForecastService](/ad-manager/api/reference/v202411/ForecastService.OperatingSystemVersion) [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/AdRuleService.Technology) \n▼\n[BandwidthGroup](/ad-manager/api/reference/v202411/AdRuleService.BandwidthGroup) [Browser](/ad-manager/api/reference/v202411/AdRuleService.Browser) [BrowserLanguage](/ad-manager/api/reference/v202411/AdRuleService.BrowserLanguage) [DeviceCapability](/ad-manager/api/reference/v202411/AdRuleService.DeviceCapability) [DeviceCategory](/ad-manager/api/reference/v202411/AdRuleService.DeviceCategory) [DeviceManufacturer](/ad-manager/api/reference/v202411/AdRuleService.DeviceManufacturer) [MobileCarrier](/ad-manager/api/reference/v202411/AdRuleService.MobileCarrier) [MobileDevice](/ad-manager/api/reference/v202411/AdRuleService.MobileDevice) [MobileDeviceSubmodel](/ad-manager/api/reference/v202411/AdRuleService.MobileDeviceSubmodel) [OperatingSystem](/ad-manager/api/reference/v202411/AdRuleService.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. |"]]