type OperatingSystemTargeting (v202405)
Represents operating systems that are being targeted or excluded by the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
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-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["OperatingSystemTargeting allows you to target or exclude specific operating systems for your line items."],["You can choose to include or exclude operating systems based on your advertising needs."],["This feature leverages Technology objects, specifically the OperatingSystem type, for targeting."],["OperatingSystemTargeting is utilized within various services like AdRuleService, ProposalLineItemService, and TargetingPresetService."]]],["The `OperatingSystemTargeting` feature manages the targeting or exclusion of operating systems for `LineItem` ad management. It's utilized across various services like `AdRuleService`, `ForecastService`, and `ProposalService`. The key actions involve defining whether operating systems should be included (`isTargeted`: true) or excluded (`isTargeted`: false). It uses `operatingSystems` fields, including various `Technology` and `Device` related criteria such as `Browser`, `MobileDevice`, `OperatingSystemVersion` to specify which systems are affected.\n"]]