[[["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-05-15 UTC."],[[["`DeviceCategoryTargeting` allows you to target or exclude specific device categories in your line items."],["It utilizes two main fields: `targetedDeviceCategories` to specify included devices and `excludedDeviceCategories` to specify excluded devices."],["A variety of device categories can be targeted, such as bandwidth groups, browsers, device capabilities, and operating systems."],["These targeting options enhance ad delivery by ensuring ads are shown to the most relevant audience segments."]]],["DeviceCategoryTargeting manages device categories for ad targeting within the ad management system. It's linked to services like `AdRuleService`, `ForecastService`, and others. Key actions involve specifying `targetedDeviceCategories` and `excludedDeviceCategories` for `LineItem` objects. These categories encompass various device attributes, including `BandwidthGroup`, `Browser`, `DeviceCategory`, `MobileDevice`, `OperatingSystem`, and more. The specified categories are either included or excluded for the `LineItem` and are used for ad targeting or exclusion.\n"]]