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 represents the operating systems a LineItem is targeting or excluding."],["By default, operating systems are targeted unless 'isTargeted' is set to false."],["You can target or exclude specific operating systems within the 'operatingSystems' field."],["This object is part of the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202408`."]]],["The `OperatingSystemTargeting` feature, utilized by multiple services like `AdRuleService` and `ForecastService`, targets or excludes operating systems for `LineItem`. It operates within the `https://www.google.com/apis/ads/publisher/v202408` namespace. Key actions include specifying `isTargeted` (defaults to true) to define if systems are targeted or excluded and setting `operatingSystems`, which is a list of Technology types, such as `Browser`, `OperatingSystem`, or `MobileDevice`, to adjust for.\n"]]