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` allows you to target or exclude specific operating systems for your line items."],["By default, operating systems are targeted rather than excluded."],["You can specify which operating systems to target or exclude within the `OperatingSystemTargeting` object."],["`OperatingSystemTargeting` is used within various services, including AdRuleService, AdjustmentService, and others, for managing ad delivery based on operating systems."]]],["The content details `OperatingSystemTargeting`, used to specify operating systems for targeting or exclusion within ad-related services. Key actions involve setting `isTargeted` to `true` (default) for inclusion or `false` for exclusion. The `operatingSystems` field allows selecting from various technology and device-related criteria, such as browsers, mobile devices, device categories, and specific operating system versions. These targeting criteria are associated with services like `AdRuleService`, `LineItemService`, and `ProposalLineItemService`.\n"]]