[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eDeviceCapabilityTargeting is used to represent device capabilities that are targeted or excluded by a LineItem.\u003c/p\u003e\n"],["\u003cp\u003eIt utilizes two main fields: \u003ccode\u003etargetedDeviceCapabilities\u003c/code\u003e for inclusion and \u003ccode\u003eexcludedDeviceCapabilities\u003c/code\u003e for exclusion.\u003c/p\u003e\n"],["\u003cp\u003eThese fields accept a variety of technology targeting options, including BandwidthGroup, Browser, DeviceCapability, and more.\u003c/p\u003e\n"],["\u003cp\u003eDeviceCapabilityTargeting allows for refined ad delivery by specifying the desired or undesired device attributes for a LineItem.\u003c/p\u003e\n"]]],["The content outlines `DeviceCapabilityTargeting`, which manages device capabilities for ad targeting within the ad system. Key actions include targeting or excluding specific device features. The `LineItem` utilizes this to refine ad delivery. Fields like `targetedDeviceCapabilities` and `excludedDeviceCapabilities` manage included or excluded technology and device-related criteria, such as `Browser`, `MobileDevice`, `OperatingSystem`, `MobileCarrier` and others. Services like `AdRuleService`, `ForecastService` are used to configure and manage targeting.\n"],null,["# type DeviceCapabilityTargeting (v202411)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202411/AdRuleService.DeviceCapabilityTargeting) **AdjustmentService** [ForecastService](/ad-manager/api/reference/v202411/ForecastService.DeviceCapabilityTargeting) [LineItemService](/ad-manager/api/reference/v202411/LineItemService.DeviceCapabilityTargeting) [NativeStyleService](/ad-manager/api/reference/v202411/NativeStyleService.DeviceCapabilityTargeting) [ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.DeviceCapabilityTargeting) [ProposalService](/ad-manager/api/reference/v202411/ProposalService.DeviceCapabilityTargeting) [PublisherQueryLanguageService](/ad-manager/api/reference/v202411/PublisherQueryLanguageService.DeviceCapabilityTargeting) [TargetingPresetService](/ad-manager/api/reference/v202411/TargetingPresetService.DeviceCapabilityTargeting) [YieldGroupService](/ad-manager/api/reference/v202411/YieldGroupService.DeviceCapabilityTargeting) **Dependencies** \n[TechnologyTargeting](/ad-manager/api/reference/v202411/AdjustmentService.TechnologyTargeting) \n▼\n**DeviceCapabilityTargeting**\n\nRepresents device capabilities that are being targeted or excluded by the [LineItem](/ad-manager/api/reference/v202411/ForecastService.LineItem).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|----------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `targetedDeviceCapabilities` | 1. ` `[Technology](/ad-manager/api/reference/v202411/AdjustmentService.Technology)`[]` 1. ` `[BandwidthGroup](/ad-manager/api/reference/v202411/AdjustmentService.BandwidthGroup)` ` 2. ` `[Browser](/ad-manager/api/reference/v202411/AdjustmentService.Browser)` ` 3. ` `[BrowserLanguage](/ad-manager/api/reference/v202411/AdjustmentService.BrowserLanguage)` ` 4. ` `[DeviceCapability](/ad-manager/api/reference/v202411/AdjustmentService.DeviceCapability)` ` 5. ` `[DeviceCategory](/ad-manager/api/reference/v202411/AdjustmentService.DeviceCategory)` ` 6. ` `[DeviceManufacturer](/ad-manager/api/reference/v202411/AdjustmentService.DeviceManufacturer)` ` 7. ` `[MobileCarrier](/ad-manager/api/reference/v202411/AdjustmentService.MobileCarrier)` ` 8. ` `[MobileDevice](/ad-manager/api/reference/v202411/AdjustmentService.MobileDevice)` ` 9. ` `[MobileDeviceSubmodel](/ad-manager/api/reference/v202411/AdjustmentService.MobileDeviceSubmodel)` ` 10. ` `[OperatingSystem](/ad-manager/api/reference/v202411/AdjustmentService.OperatingSystem)` ` 11. ` `[OperatingSystemVersion](/ad-manager/api/reference/v202411/AdjustmentService.OperatingSystemVersion)` ` \u003cbr /\u003e Device capabilities that are being targeted by the [LineItem](/ad-manager/api/reference/v202411/ForecastService.LineItem). |\n| ### `excludedDeviceCapabilities` | 1. ` `[Technology](/ad-manager/api/reference/v202411/AdjustmentService.Technology)`[]` 1. ` `[BandwidthGroup](/ad-manager/api/reference/v202411/AdjustmentService.BandwidthGroup)` ` 2. ` `[Browser](/ad-manager/api/reference/v202411/AdjustmentService.Browser)` ` 3. ` `[BrowserLanguage](/ad-manager/api/reference/v202411/AdjustmentService.BrowserLanguage)` ` 4. ` `[DeviceCapability](/ad-manager/api/reference/v202411/AdjustmentService.DeviceCapability)` ` 5. ` `[DeviceCategory](/ad-manager/api/reference/v202411/AdjustmentService.DeviceCategory)` ` 6. ` `[DeviceManufacturer](/ad-manager/api/reference/v202411/AdjustmentService.DeviceManufacturer)` ` 7. ` `[MobileCarrier](/ad-manager/api/reference/v202411/AdjustmentService.MobileCarrier)` ` 8. ` `[MobileDevice](/ad-manager/api/reference/v202411/AdjustmentService.MobileDevice)` ` 9. ` `[MobileDeviceSubmodel](/ad-manager/api/reference/v202411/AdjustmentService.MobileDeviceSubmodel)` ` 10. ` `[OperatingSystem](/ad-manager/api/reference/v202411/AdjustmentService.OperatingSystem)` ` 11. ` `[OperatingSystemVersion](/ad-manager/api/reference/v202411/AdjustmentService.OperatingSystemVersion)` ` \u003cbr /\u003e Device capabilities that are being excluded by the [LineItem](/ad-manager/api/reference/v202411/ForecastService.LineItem). |"]]