type OperatingSystemVersionTargeting (v202405)
Represents operating system versions 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."],[[["OperatingSystemVersionTargeting allows publishers to target or exclude specific operating system versions for their line items."],["It uses two main fields: `targetedOperatingSystemVersions` for inclusion and `excludedOperatingSystemVersions` for exclusion of operating system versions."],["Both fields accept an array of `Technology` objects, specifically `OperatingSystemVersion` objects to define the targeted or excluded versions."],["This targeting feature is commonly used within services like AdRuleService, AdjustmentService, ForecastService and more, influencing ad delivery based on user's OS version."],["OperatingSystemVersionTargeting is part of the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202405`."]]],["The content defines `OperatingSystemVersionTargeting`, which represents targeted or excluded operating system versions for a `LineItem`. It lists services like `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `PublisherQueryLanguageService`, `TargetingPresetService`, and `YieldGroupService`. It also outlines the dependencies with `TechnologyTargeting`. The key actions described are targeting and excluding operating system versions through `targetedOperatingSystemVersions` and `excludedOperatingSystemVersions`, and both provide a list of various Technology, Bandwidth, Browser, Device and Mobile options.\n"]]