type OperatingSystemTargeting (v202411)
Represents operating systems that are being targeted or excluded by the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["OperatingSystemTargeting allows you to target or exclude specific operating systems for your line items."],["It uses the `isTargeted` field to specify whether the operating systems listed should be targeted (included) or excluded."],["You can define the targeted or excluded operating systems using the `operatingSystems` field, which accepts an array of `OperatingSystem` objects."],["By default, `isTargeted` is set to `true`, meaning the listed operating systems will be targeted."]]],["OperatingSystemTargeting specifies operating systems for targeting or exclusion in LineItems. The `isTargeted` field, defaulting to `true`, determines if operating systems are included or excluded. The `operatingSystems` field manages the specific targeting or exclusion of different technology-related entities. These include technology, bandwidth groups, browsers, browser languages, device capabilities, device categories, device manufacturers, mobile carriers, mobile devices, submodels, operating systems, and operating system versions. It is included in several services like AdRuleService, ForecastService, LineItemService and ProposalService.\n"]]