[[["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 identifies the device categories a LineItem is targeting or excluding."],["It uses two fields: `targetedDeviceCategories` for inclusion and `excludedDeviceCategories` for exclusion."],["These fields accept an array of Technology objects, encompassing various device attributes like BandwidthGroup, Browser, DeviceCapability, and more."],["DeviceCategoryTargeting allows for refined ad delivery by specifying device characteristics."]]],["DeviceCategoryTargeting specifies device categories for ad targeting or exclusion within a LineItem. It is utilized across multiple services including AdRuleService, AdjustmentService, and others. Key actions involve defining `targetedDeviceCategories` and `excludedDeviceCategories`. These categories include technologies like BandwidthGroup, Browser, DeviceCapability, MobileCarrier, OperatingSystem, among others. The `targetedDeviceCategories` lists which device groups the LineItem is aiming for, while `excludedDeviceCategories` specifies groups the LineItem should avoid.\n"]]