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 objects represent the operating systems a LineItem is targeting or excluding."],["By default, operating systems are targeted and not excluded (`isTargeted` is `true`)."],["`operatingSystems` contains the list of operating systems being targeted or excluded."],["`operatingSystems` allows specifying other criteria types like browsers, device capabilities and mobile carriers, in addition to operating systems."]]],["The core content describes `OperatingSystemTargeting`, which is used to target or exclude operating systems for a `LineItem`. Key actions include setting whether operating systems are `isTargeted` (defaults to true). The `operatingSystems` field specifies a list of technologies, including `OperatingSystem`, `Browser`, `DeviceCategory`, and more. `OperatingSystemTargeting` is used in `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `ProposalLineItemService`, `ProposalService`, `PublisherQueryLanguageService`, `TargetingPresetService`, and `YieldGroupService`.\n"]]