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 or exclusion is controlled by the `isTargeted` field, which defaults to `true` for targeting."],["Publishers can specify the desired operating systems using the `operatingSystems` field, referencing a list of available options."],["`OperatingSystemTargeting` is used within various services, including AdRuleService, AdjustmentService, and others listed on the page."]]],["The content details the `OperatingSystemTargeting` feature within various services like `AdRuleService`, `ForecastService`, and `LineItemService`. This feature allows for targeting or excluding specific operating systems for `LineItem` ad serving. Key fields include `isTargeted`, a boolean indicating inclusion or exclusion (defaulting to true), and `operatingSystems`, an array that can contain different `Technology` such as `OperatingSystem`, `Browser`, and `MobileDevice` details, to refine the targeting. The namespace is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]