type OperatingSystem (v202411)

  • The PublisherQueryLanguageService represents an Operating System, such as Linux, Mac OS, or Windows, for targeting purposes.

  • It inherits the Technology object, including an ID for targeting and a read-only name assigned by Google.

  • Key fields for OperatingSystem include 'id' (unique identifier) and 'name' (assigned by Google).

  • The namespace for this service is https://www.google.com/apis/ads/publisher/v202411.

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