type OperatingSystemTargeting (v202411)
Represents operating systems that are being targeted or excluded by the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["OperatingSystemTargeting allows publishers to target or exclude specific operating systems for their line items."],["It utilizes the `isTargeted` field to specify whether the listed operating systems should be targeted (included) or excluded."],["Operating systems are selected through the `operatingSystems` field, which supports a wide variety of technology targeting options."],["The `isTargeted` field defaults to 'true' if not explicitly specified, meaning the provided operating systems will be targeted by default."]]],["The core content describes `OperatingSystemTargeting`, which specifies operating systems targeted or excluded by a `LineItem`. Key actions involve setting `isTargeted` (true for targeting, false for exclusion) and defining `operatingSystems`. `OperatingSystems` field includes various technology and device-related parameters. It includes an array of `Technology` objects, `BandwidthGroup`, `Browser`, and more, to target a specific OS. There are multiple services available to interact with this targeting.\n"]]