type OperatingSystem (v202508)

  • The content describes the OperatingSystem object within the Ad Manager API, version v202508.

  • OperatingSystem is a specific type of Technology that can be targeted, representing entities like Linux, Mac OS, or Windows.

  • The OperatingSystem object inherits properties from the Technology object, including a unique ID and a read-only name assigned by Google.

  • Several services, including AdRuleService, ForecastService, and LineItemService, are associated with OperatingSystem.

Represents an Operating System, such as Linux, Mac OS or Windows.


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

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.

OperatingSystem