type OperatingSystemTargeting (v202402)
Represents operating systems that are being targeted or excluded by the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
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-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["OperatingSystemTargeting is used to target or exclude specific operating systems for ad delivery."],["It is associated with the LineItem entity, influencing where ads are shown."],["You can specify operating systems to include or exclude, impacting the reach of your ad campaigns."],["`isTargeted` field dictates whether the listed operating systems should be included (true) or excluded (false) from targeting."],["The `operatingSystems` field allows you to define a list of particular operating systems to target or exclude within your campaign."]]],["The document defines `OperatingSystemTargeting`, used by services like `AdRuleService`, `LineItemService`, and `ProposalService`. It indicates whether operating systems should be included or excluded in targeting, defaulting to inclusion. This `OperatingSystemTargeting` utilizes a list of `OperatingSystem` to target or exclude. `OperatingSystems` can be one of the following: `Technology`, `BandwidthGroup`, `Browser`, `BrowserLanguage`, `DeviceCapability`, `DeviceCategory`, `DeviceManufacturer`, `MobileCarrier`, `MobileDevice`, `MobileDeviceSubmodel`, `OperatingSystem`, `OperatingSystemVersion`. The namespace for these operations is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]