type DeviceCapabilityTargeting (v202408)
Represents device capabilities 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."],[[["DeviceCapabilityTargeting refers to the device capabilities, such as operating system, browser, or device model, that are targeted or excluded by a LineItem."],["It has two main fields: `targetedDeviceCapabilities` and `excludedDeviceCapabilities`, both of which accept an array of Technology objects specifying the targeted or excluded capabilities."],["Technology objects within these fields can include BandwidthGroup, Browser, BrowserLanguage, DeviceCapability, DeviceCategory, DeviceManufacturer, MobileCarrier, MobileDevice, MobileDeviceSubmodel, OperatingSystem, and OperatingSystemVersion."],["This feature allows advertisers to refine their targeting and ensure ads are delivered to the most relevant audience based on their device capabilities."]]],["The document details the `DeviceCapabilityTargeting` feature within ad management services, focusing on how to target or exclude device capabilities for `LineItem`. This includes specifying targeted and excluded device capabilities like `BandwidthGroup`, `Browser`, `DeviceCategory`, `MobileCarrier`, `OperatingSystem`, and `OperatingSystemVersion`. The namespace for this service is `https://www.google.com/apis/ads/publisher/v202408`. It utilizes multiple services, including `TargetingPresetService` and `LineItemService`.\n"]]