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 for the targeting or exclusion of line items based on operating systems."],["It utilizes boolean `isTargeted` to determine if the operating systems should be targeted (default) or excluded."],["Advertisers can select specific operating systems using the `operatingSystems` field, enabling customized targeting."],["This feature is available across multiple services, including AdRuleService, AdjustmentService, ForecastService, and others."]]],["The `OperatingSystemTargeting` feature manages operating system targeting or exclusion for `LineItem`. It uses services such as `AdRuleService`, `ForecastService`, and `TargetingPresetService`. Key fields include `isTargeted`, a boolean to indicate targeting or exclusion, and `operatingSystems`, which specifies the targeted/excluded OS using `Technology`. Other related targeting options, such as `BandwidthGroup`, `Browser`, `DeviceCategory`, `MobileCarrier`, `MobileDevice`, `OperatingSystemVersion`, and others are also available under the `operatingSystems` field.\n"]]