type OperatingSystemTargeting (v202408)
Represents operating systems that are being targeted or excluded by the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
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-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["OperatingSystemTargeting allows publishers to target or exclude specific operating systems for their line items."],["It uses a boolean field, `isTargeted`, to determine whether to include or exclude the specified operating systems, defaulting to include (true) if not specified."],["Publishers can select from a variety of operating systems using the `operatingSystems` field to refine their targeting."],["The OperatingSystemTargeting feature is part of the Google Ad Manager API and can be accessed within the namespace: `https://www.google.com/apis/ads/publisher/v202408`."]]],["The document details the `OperatingSystemTargeting` feature within ad management services. This feature, linked to `LineItem`, allows for targeting or excluding specific operating systems. Key actions include setting `isTargeted` (a boolean that defaults to true for inclusion) and defining `operatingSystems`. Operating systems are one of the 11 different technology dependencies that can be targeted or excluded including, Bandwidth, Browser, and Mobile device. This functionality is available across services like `AdRuleService`, `ForecastService`, and `YieldGroupService`.\n"]]