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 publishers to target or exclude specific operating systems for their line items."],["Targeting is determined by the `isTargeted` field, which defaults to `true` if not specified."],["Publishers can select multiple operating systems using the `operatingSystems` field."],["`OperatingSystemTargeting` is used within various Google Ad Manager services like `LineItemService`, `ProposalService`, and `ForecastService`."],["This targeting option relies on the [Technology](/ad-manager/api/reference/v202405/PublisherQueryLanguageService.Technology) object within the Google Ad Manager API."]]],["The `OperatingSystemTargeting` feature within multiple services, including `AdRuleService`, `ForecastService`, and `LineItemService`, allows targeting or excluding specific operating systems for line items. It uses the namespace `https://www.google.com/apis/ads/publisher/v202405`. Key attributes are `isTargeted`, a boolean indicating targeting or exclusion (defaults to true), and `operatingSystems`, a list for targeting, featuring `OperatingSystem` and other related targeting criteria like `Browser`, `DeviceCategory`, `MobileDevice` and more.\n"]]