type OperatingSystemTargeting (v202405)
Represents operating systems that are being targeted or excluded by the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["OperatingSystemTargeting is used to include or exclude specific operating systems when targeting ads with a LineItem."],["You can specify whether to target or exclude the listed operating systems using the `isTargeted` field, which defaults to true (include)."],["The `operatingSystems` field allows you to select the specific operating systems you want to include or exclude in your targeting."]]],["The `OperatingSystemTargeting` feature, found within the specified namespace, controls the targeting or exclusion of operating systems for `LineItem` in ad services. Key fields include `isTargeted`, a boolean to include or exclude OSes, and `operatingSystems`, which lists targeted or excluded operating systems. The `operatingSystems` field references multiple `Technology` categories, such as `BandwidthGroup`, `Browser`, `DeviceCapability`, and `OperatingSystemVersion`. This is utilized by various services including `AdRuleService`, `ForecastService`, `LineItemService`, among others.\n"]]