type OperatingSystemTargeting (v202408)
Represents operating systems that are being targeted or excluded by the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
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-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["OperatingSystemTargeting is used to represent operating systems that are either targeted or excluded by a LineItem."],["By default, operating systems are targeted unless 'isTargeted' is set to false."],["You can specify which operating systems to target or exclude using the 'operatingSystems' field, which accepts an array of OperatingSystem objects."],["OperatingSystemTargeting is part of the Google Ad Manager API and falls under the namespace `https://www.google.com/apis/ads/publisher/v202408`."]]],["OperatingSystemTargeting defines the selection or exclusion of operating systems for LineItems. It's utilized across various services, including AdRule, Forecast, and LineItem Services. Key actions involve setting `isTargeted` to true for inclusion or false for exclusion. The `operatingSystems` field, part of the Technology category, allows targeting specific OSes, and it can include other technologies, such as Browsers and Mobile Devices. The default for `isTargeted` is inclusion, if not specified.\n"]]