type OperatingSystemTargeting (v202402)
Represents operating systems that are being targeted or excluded by the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
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-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["OperatingSystemTargeting allows you to target or exclude specific operating systems for your line items."],["It uses an `isTargeted` field to specify whether the listed operating systems should be included or excluded, defaulting to inclusion."],["You can specify various operating systems within the `operatingSystems` field for targeting."],["This feature is used in conjunction with LineItems to refine ad delivery based on user operating systems."]]],["The content details `OperatingSystemTargeting`, which specifies operating systems for targeting or exclusion in ad campaigns. It involves multiple services like `AdRuleService`, `LineItemService`, and `NativeStyleService`. Key actions include defining whether systems are targeted (`isTargeted`, defaulting to true) and listing the `operatingSystems` which can target specific technology related to `BandwidthGroup`, `Browser`, `MobileCarrier`, etc. This targeting data is crucial for configuring `LineItem` in ad management.\n"]]