type OperatingSystemVersion (v202411)

  • This page documents the OperatingSystemVersion object in the Google Ad Manager API.

  • OperatingSystemVersion represents a specific version of an operating system and is a type of Technology object.

  • Key properties include majorVersion, minorVersion, and microVersion which define the operating system version.

  • This object is used for targeting ads based on the user's operating system version.

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.