type OperatingSystemVersion (v202411)

  • This document focuses on OperatingSystemVersion, which is used to target specific versions of operating systems in ad delivery.

  • OperatingSystemVersion inherits from the Technology object and is identified by a unique ID.

  • Key properties for targeting include majorVersion, minorVersion, and microVersion which specify the operating system version.

  • This information is part of the Google Ad Manager API and uses the namespace https://www.google.com/apis/ads/publisher/v202411.

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.