[[["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 2024-08-20 UTC."],[[["DeviceCategory represents the category of a device, providing a way to target ads based on device type."],["It inherits from the Technology object, which includes an ID and a name assigned by Google."],["DeviceCategory can be used in various services like AdRuleService, ForecastService, LineItemService, and more for targeting purposes."],["The namespace for DeviceCategory is `https://www.google.com/apis/ads/publisher/v202408`."],["It has two main fields: 'id' (a unique identifier) and 'name' (a read-only name assigned by Google)."]]],["The core content details the structure and attributes of `DeviceCategory` within a service framework. Key services include AdRuleService, ForecastService, LineItemService, and others. `DeviceCategory` inherits from `Technology`, featuring `id` (a unique long integer) and `name` (a read-only string). Other related categories like `BandwidthGroup`, `Browser`, and `OperatingSystem` are listed under inheritance. The namespace for these elements is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]