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 you to target or exclude specific operating systems for ad delivery within Google Ad Manager."],["You can include or exclude operating systems such as Android or iOS when setting up line items."],["By default, `isTargeted` is set to `true`, meaning the specified operating systems are targeted for ad delivery."],["This targeting option is part of the broader TechnologyTargeting capabilities within Ad Manager."]]],["The core content details `OperatingSystemTargeting`, which defines how operating systems are targeted or excluded in ad management. This is used by services like `AdRuleService`, `ForecastService`, and `LineItemService`. The key information involves two fields: `isTargeted`, a boolean indicating inclusion or exclusion (defaulting to true), and `operatingSystems`, a list of technology-related entities such as browsers, devices, and specific operating systems, that define the targeting criteria used in the `LineItem`.\n"]]