type OperatingSystem (v202411)

  • This page focuses on the OperatingSystem entity within the Google Ad Manager API.

  • OperatingSystem represents an operating system like Linux, Mac OS, or Windows, used for targeting ads.

  • It inherits from the Technology entity and includes an id and name for identification.

  • The id is crucial for targeting, while the name is assigned by Google and is read-only.

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


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.

OperatingSystem