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."],["Targeting is determined by the `isTargeted` field, defaulting to include operating systems listed in `operatingSystems`."],["`operatingSystems` can include a variety of technology criteria like mobile devices, browsers, and operating system versions to refine ad delivery."],["This feature enables customized ad delivery based on users' operating systems, maximizing campaign effectiveness."]]],["The document defines `OperatingSystemTargeting`, used to specify operating systems for targeting or exclusion within various services like `AdRuleService`, `LineItemService`, and others. It's part of the `v202408` API, operating under the namespace `https://www.google.com/apis/ads/publisher/v202408`. Key actions include defining `isTargeted` (a boolean indicating inclusion/exclusion, defaulting to `true`) and `operatingSystems`. The `operatingSystems` field includes many classes used in the targeting process.\n"]]