[[["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\u003eDeviceCapability represents a capability of a physical device, inheriting from the Technology object.\u003c/p\u003e\n"],["\u003cp\u003eIt is part of the Google Ad Manager API and is used for targeting ads based on device capabilities.\u003c/p\u003e\n"],["\u003cp\u003eDeviceCapability objects have an ID and a name, with the ID being required for targeting.\u003c/p\u003e\n"],["\u003cp\u003eThe name of the technology is assigned by Google and is read-only.\u003c/p\u003e\n"],["\u003cp\u003eSeveral Google Ad Manager services utilize DeviceCapability for targeting, including AdRuleService and ForecastService.\u003c/p\u003e\n"]]],["The provided content details several services related to ad management, including AdRuleService, ForecastService, and others. It focuses on the `DeviceCapability` concept, which signifies a physical device's feature. `DeviceCapability` inherits from `Technology`, with specific types like BandwidthGroup, Browser, and MobileDevice. Key fields for `Technology`, which is inherited, are `id` (a unique identifier required for targeting) and `name` (read-only name). This is within the namespace `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# type DeviceCapability (v202408)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202408/AdRuleService.DeviceCapability) **AdjustmentService** [ForecastService](/ad-manager/api/reference/v202408/ForecastService.DeviceCapability) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.DeviceCapability) [NativeStyleService](/ad-manager/api/reference/v202408/NativeStyleService.DeviceCapability) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.DeviceCapability) [ProposalService](/ad-manager/api/reference/v202408/ProposalService.DeviceCapability) [PublisherQueryLanguageService](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.DeviceCapability) [TargetingPresetService](/ad-manager/api/reference/v202408/TargetingPresetService.DeviceCapability) [YieldGroupService](/ad-manager/api/reference/v202408/YieldGroupService.DeviceCapability) **Inheritance** \n[Technology](/ad-manager/api/reference/v202408/AdjustmentService.Technology) \n▼\n[BandwidthGroup](/ad-manager/api/reference/v202408/AdjustmentService.BandwidthGroup) [Browser](/ad-manager/api/reference/v202408/AdjustmentService.Browser) [BrowserLanguage](/ad-manager/api/reference/v202408/AdjustmentService.BrowserLanguage) **DeviceCapability** [DeviceCategory](/ad-manager/api/reference/v202408/AdjustmentService.DeviceCategory) [DeviceManufacturer](/ad-manager/api/reference/v202408/AdjustmentService.DeviceManufacturer) [MobileCarrier](/ad-manager/api/reference/v202408/AdjustmentService.MobileCarrier) [MobileDevice](/ad-manager/api/reference/v202408/AdjustmentService.MobileDevice) [MobileDeviceSubmodel](/ad-manager/api/reference/v202408/AdjustmentService.MobileDeviceSubmodel) [OperatingSystem](/ad-manager/api/reference/v202408/AdjustmentService.OperatingSystem) [OperatingSystemVersion](/ad-manager/api/reference/v202408/AdjustmentService.OperatingSystemVersion)\n\nRepresents a capability of a physical device.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|------------|-----------------------------------------------------------------------------------------------------------------|\n| **`Technology` (inherited)** ||\n| ### `id` | ` `xsd:`long` The unique ID of the `Technology`. This value is required for all forms of `TechnologyTargeting`. |\n| ### `name` | ` `xsd:`string` The name of the technology being targeting. This value is read-only and is assigned by Google. |\n| **`DeviceCapability`** ||"]]