[[["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-02-13 UTC."],[[["DeviceCategoryTargeting represents the device categories that are targeted or excluded by a LineItem."],["It uses two main fields: `targetedDeviceCategories` and `excludedDeviceCategories` to manage these targeting options."],["These fields utilize various technology criteria like BandwidthGroup, Browser, DeviceCapability, and more to define the device categories."],["DeviceCategoryTargeting allows advertisers to refine their targeting by including or excluding specific device categories, ensuring ads reach the intended audience."]]],["`DeviceCategoryTargeting` manages device categories for ad targeting and exclusion within the `LineItem`. It interacts with multiple services, including `AdRuleService`, `ForecastService`, and `LineItemService`. Key actions involve defining `targetedDeviceCategories` and `excludedDeviceCategories`. Each category allows selection or exclusion based on various device attributes such as technology, bandwidth, browser, device manufacturer, mobile carrier, and operating system. `DeviceCategoryTargeting` leverages these to precisely define ad delivery parameters.\n"]]