type OperatingSystemVersionTargeting (v202402)
Represents operating system versions 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."],[[["OperatingSystemVersionTargeting allows publishers to target or exclude specific operating system versions for their line items."],["It utilizes two main fields: `targetedOperatingSystemVersions` for inclusion and `excludedOperatingSystemVersions` for exclusion."],["Both fields accept an array of Technology objects, specifically OperatingSystemVersion, to define the targeting criteria."],["This feature enables refined ad delivery by ensuring ads are shown to users on desired operating system versions."],["OperatingSystemVersionTargeting is part of the Google Ad Manager API and falls under the namespace `https://www.google.com/apis/ads/publisher/v202402`."]]],["The content defines `OperatingSystemVersionTargeting`, which is used to target or exclude specific operating system versions for a `LineItem`. Key actions involve specifying `targetedOperatingSystemVersions` and `excludedOperatingSystemVersions`. Both of these can include various technologies, bandwidth groups, browsers, device capabilities, manufacturers, mobile carriers, and operating system information, allowing for granular control over ad targeting. It references services like AdRuleService, AdjustmentService, ForecastService, and others within the Google Ad Manager API.\n"]]