type DeviceCapabilityTargeting (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
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 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eDeviceCapabilityTargeting represents device capabilities that are targeted or excluded by a LineItem.\u003c/p\u003e\n"],["\u003cp\u003eIt uses two fields, \u003ccode\u003etargetedDeviceCapabilities\u003c/code\u003e and \u003ccode\u003eexcludedDeviceCapabilities\u003c/code\u003e, to manage targeting.\u003c/p\u003e\n"],["\u003cp\u003eThese fields can target/exclude based on various device properties like bandwidth, browser, device category, manufacturer, and more.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this object is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["DeviceCapabilityTargeting, used by LineItem, specifies device features for ad targeting or exclusion. Key actions involve listing targeted and excluded device capabilities. Targeted capabilities include technologies like BandwidthGroup, Browser, DeviceCategory, and MobileCarrier. Excluded capabilities encompass the same range of technologies, effectively defining what a LineItem should not target. The data structure uses a namespace, and it is part of various services such as AdRuleService, AdjustmentService, and ForecastService.\n"],null,["# type DeviceCapabilityTargeting (v202408)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202408/AdRuleService.DeviceCapabilityTargeting) [AdjustmentService](/ad-manager/api/reference/v202408/AdjustmentService.DeviceCapabilityTargeting) **ForecastService** [LineItemService](/ad-manager/api/reference/v202408/LineItemService.DeviceCapabilityTargeting) [NativeStyleService](/ad-manager/api/reference/v202408/NativeStyleService.DeviceCapabilityTargeting) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.DeviceCapabilityTargeting) [ProposalService](/ad-manager/api/reference/v202408/ProposalService.DeviceCapabilityTargeting) [PublisherQueryLanguageService](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.DeviceCapabilityTargeting) [TargetingPresetService](/ad-manager/api/reference/v202408/TargetingPresetService.DeviceCapabilityTargeting) [YieldGroupService](/ad-manager/api/reference/v202408/YieldGroupService.DeviceCapabilityTargeting) **Dependencies** \n[TechnologyTargeting](/ad-manager/api/reference/v202408/ForecastService.TechnologyTargeting) \n▼\n**DeviceCapabilityTargeting**\n\nRepresents device capabilities that are being targeted or excluded by the [LineItem](/ad-manager/api/reference/v202408/ForecastService.LineItem).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|----------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `targetedDeviceCapabilities` | 1. ` `[Technology](/ad-manager/api/reference/v202408/ForecastService.Technology)`[]` 1. ` `[BandwidthGroup](/ad-manager/api/reference/v202408/ForecastService.BandwidthGroup)` ` 2. ` `[Browser](/ad-manager/api/reference/v202408/ForecastService.Browser)` ` 3. ` `[BrowserLanguage](/ad-manager/api/reference/v202408/ForecastService.BrowserLanguage)` ` 4. ` `[DeviceCapability](/ad-manager/api/reference/v202408/ForecastService.DeviceCapability)` ` 5. ` `[DeviceCategory](/ad-manager/api/reference/v202408/ForecastService.DeviceCategory)` ` 6. ` `[DeviceManufacturer](/ad-manager/api/reference/v202408/ForecastService.DeviceManufacturer)` ` 7. ` `[MobileCarrier](/ad-manager/api/reference/v202408/ForecastService.MobileCarrier)` ` 8. ` `[MobileDevice](/ad-manager/api/reference/v202408/ForecastService.MobileDevice)` ` 9. ` `[MobileDeviceSubmodel](/ad-manager/api/reference/v202408/ForecastService.MobileDeviceSubmodel)` ` 10. ` `[OperatingSystem](/ad-manager/api/reference/v202408/ForecastService.OperatingSystem)` ` 11. ` `[OperatingSystemVersion](/ad-manager/api/reference/v202408/ForecastService.OperatingSystemVersion)` ` \u003cbr /\u003e Device capabilities that are being targeted by the [LineItem](/ad-manager/api/reference/v202408/ForecastService.LineItem). |\n| ### `excludedDeviceCapabilities` | 1. ` `[Technology](/ad-manager/api/reference/v202408/ForecastService.Technology)`[]` 1. ` `[BandwidthGroup](/ad-manager/api/reference/v202408/ForecastService.BandwidthGroup)` ` 2. ` `[Browser](/ad-manager/api/reference/v202408/ForecastService.Browser)` ` 3. ` `[BrowserLanguage](/ad-manager/api/reference/v202408/ForecastService.BrowserLanguage)` ` 4. ` `[DeviceCapability](/ad-manager/api/reference/v202408/ForecastService.DeviceCapability)` ` 5. ` `[DeviceCategory](/ad-manager/api/reference/v202408/ForecastService.DeviceCategory)` ` 6. ` `[DeviceManufacturer](/ad-manager/api/reference/v202408/ForecastService.DeviceManufacturer)` ` 7. ` `[MobileCarrier](/ad-manager/api/reference/v202408/ForecastService.MobileCarrier)` ` 8. ` `[MobileDevice](/ad-manager/api/reference/v202408/ForecastService.MobileDevice)` ` 9. ` `[MobileDeviceSubmodel](/ad-manager/api/reference/v202408/ForecastService.MobileDeviceSubmodel)` ` 10. ` `[OperatingSystem](/ad-manager/api/reference/v202408/ForecastService.OperatingSystem)` ` 11. ` `[OperatingSystemVersion](/ad-manager/api/reference/v202408/ForecastService.OperatingSystemVersion)` ` \u003cbr /\u003e Device capabilities that are being excluded by the [LineItem](/ad-manager/api/reference/v202408/ForecastService.LineItem). |"]]