[[["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\u003eThe \u003ccode\u003eProposalService.DeviceCategory\u003c/code\u003e object represents the category of a device, allowing for targeted advertising based on device type.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the \u003ccode\u003eTechnology\u003c/code\u003e object, which includes an ID and a name for the technology being targeted.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeviceCategory\u003c/code\u003e object is part of the Google Ad Manager API and uses the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a field for \u003ccode\u003eid\u003c/code\u003e (unique identifier) and \u003ccode\u003ename\u003c/code\u003e (read-only, assigned by Google) inherited from the \u003ccode\u003eTechnology\u003c/code\u003e object.\u003c/p\u003e\n"]]],["The provided content details several services and their relationship to device categories. Key services include AdRule, Adjustment, Forecast, LineItem, NativeStyle, ProposalLineItem, and YieldGroup services. Inheritance is shown through the Technology field and its sub-categories like BandwidthGroup, Browser, DeviceCapability, and DeviceCategory. DeviceCategory, representing device types, contains fields such as `id` and `name` that are used for targeting. The namespace is `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# type DeviceCategory (v202408)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202408/AdRuleService.DeviceCategory) [AdjustmentService](/ad-manager/api/reference/v202408/AdjustmentService.DeviceCategory) [ForecastService](/ad-manager/api/reference/v202408/ForecastService.DeviceCategory) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.DeviceCategory) [NativeStyleService](/ad-manager/api/reference/v202408/NativeStyleService.DeviceCategory) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.DeviceCategory) **ProposalService** [PublisherQueryLanguageService](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.DeviceCategory) [TargetingPresetService](/ad-manager/api/reference/v202408/TargetingPresetService.DeviceCategory) [YieldGroupService](/ad-manager/api/reference/v202408/YieldGroupService.DeviceCategory) **Inheritance** \n[Technology](/ad-manager/api/reference/v202408/ProposalService.Technology) \n▼\n[BandwidthGroup](/ad-manager/api/reference/v202408/ProposalService.BandwidthGroup) [Browser](/ad-manager/api/reference/v202408/ProposalService.Browser) [BrowserLanguage](/ad-manager/api/reference/v202408/ProposalService.BrowserLanguage) [DeviceCapability](/ad-manager/api/reference/v202408/ProposalService.DeviceCapability) **DeviceCategory** [DeviceManufacturer](/ad-manager/api/reference/v202408/ProposalService.DeviceManufacturer) [MobileCarrier](/ad-manager/api/reference/v202408/ProposalService.MobileCarrier) [MobileDevice](/ad-manager/api/reference/v202408/ProposalService.MobileDevice) [MobileDeviceSubmodel](/ad-manager/api/reference/v202408/ProposalService.MobileDeviceSubmodel) [OperatingSystem](/ad-manager/api/reference/v202408/ProposalService.OperatingSystem) [OperatingSystemVersion](/ad-manager/api/reference/v202408/ProposalService.OperatingSystemVersion)\n\nRepresents the category of a 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| **`DeviceCategory`** ||"]]