type DeviceCapabilityTargeting (v202405)
Represents device capabilities that are being targeted or excluded by the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
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-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["DeviceCapabilityTargeting is used to define the device capabilities, such as operating system, browser, or device model, that are either targeted or excluded by a LineItem."],["It includes two main fields: `targetedDeviceCapabilities` and `excludedDeviceCapabilities`, which allow specifying the desired and undesired device attributes respectively."],["Both fields accept an array of Technology objects, encompassing various device properties like BandwidthGroup, Browser, DeviceCapability, DeviceCategory, DeviceManufacturer, MobileCarrier, MobileDevice, MobileDeviceSubmodel, OperatingSystem, and OperatingSystemVersion."],["This feature enables advertisers to refine their targeting and ensure ads are delivered to the most relevant audience based on their device capabilities."]]],["DeviceCapabilityTargeting defines device capabilities targeted or excluded by a LineItem. Services like AdRuleService, AdjustmentService, ForecastService, LineItemService, and others use this. The namespace is `https://www.google.com/apis/ads/publisher/v202405`. Key actions involve specifying `targetedDeviceCapabilities` and `excludedDeviceCapabilities`. These capabilities include Technology, BandwidthGroup, Browser, BrowserLanguage, DeviceCapability, DeviceCategory, DeviceManufacturer, MobileCarrier, MobileDevice, MobileDeviceSubmodel, OperatingSystem, and OperatingSystemVersion. Each field enables inclusion or exclusion of these device attributes.\n"]]