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 allows publishers to target or exclude specific operating systems for their line items."],["It uses a boolean field, `isTargeted`, to determine whether to include or exclude the specified operating systems, defaulting to include (`true`)."],["The `operatingSystems` field lists the specific operating systems to be targeted or excluded."],["OperatingSystemTargeting is a component within the broader TechnologyTargeting structure of Google Ad Manager."],["This feature helps publishers refine ad delivery to reach the desired audience based on their operating systems."]]],["The core content describes `OperatingSystemTargeting`, which defines how operating systems are targeted or excluded for a `LineItem`. Key actions include specifying `isTargeted` (true for targeting, false for excluding), which defaults to true, and listing the `operatingSystems`. The supported operating systems include: BandwidthGroup, Browser, BrowserLanguage, and others. `OperatingSystemTargeting` is utilized within multiple services like AdRuleService, ForecastService, and LineItemService. It is dependent on `TechnologyTargeting`.\n"]]