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 objects represent the operating systems a LineItem is targeting or excluding."],["This targeting can include or exclude specific operating systems."],["The `isTargeted` field determines whether the operating systems are being targeted or excluded (defaults to targeting)."],["The `operatingSystems` field lists the specific operating systems being targeted or excluded within the LineItem."]]],["The `OperatingSystemTargeting` feature manages operating system inclusion or exclusion for `LineItem` ad targeting. This feature is used by services like `AdRuleService`, `ForecastService`, and others. It utilizes the `isTargeted` boolean field to define whether to target or exclude and uses the `operatingSystems` field to list targeted operating system specifications. The `operatingSystems` field includes `Technology` and many other device related targetings, including specific device categories like `Browser`, `MobileDevice`, and `OperatingSystem`.\n"]]