type OperatingSystemVersion (v202411)

  • This page documents the OperatingSystemVersion object within the YieldGroupService.

  • OperatingSystemVersion objects represent versions of an operating system, like Android 12 or iOS 16.

  • OperatingSystemVersion inherits properties from the Technology object, including id and name.

  • You can identify an OperatingSystemVersion using properties like majorVersion, minorVersion, and microVersion.


Namespace
https://www.google.com/apis/ads/publisher/v202411

Field

Technology (inherited)

id

xsd:long

name

xsd:string

OperatingSystemVersion

majorVersion

xsd:int

minorVersion

xsd:int

microVersion

xsd:int