type OperatingSystem (v202411)

  • The AdRuleService encompasses various services, including AdjustmentService, ForecastService, LineItemService, and more.

  • AdRuleService inherits properties from Technology, such as ID and name, used for targeting.

  • This service represents an Operating System like Linux, Mac OS, or Windows for ad targeting purposes.

  • It utilizes unique IDs for technology targeting and provides read-only names assigned by Google for identification.

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