[[["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."],[[["DeviceCapabilityTargeting allows you to target or exclude specific device capabilities for a LineItem."],["You can target or exclude capabilities such as bandwidth groups, browsers, device categories, manufacturers, mobile carriers, operating systems and more."],["`targetedDeviceCapabilities` field lists the device capabilities being targeted by the LineItem."],["`excludedDeviceCapabilities` field lists the device capabilities being excluded by the LineItem."]]],["`DeviceCapabilityTargeting` allows targeting or excluding specific device capabilities for a `LineItem`. It's utilized across multiple services like `AdRuleService`, `ForecastService`, and `LineItemService`. Key actions involve targeting specific device capabilities or excluding them. The targeted and excluded capabilities can include: `Technology`, `BandwidthGroup`, `Browser`, `BrowserLanguage`, `DeviceCapability`, `DeviceCategory`, `DeviceManufacturer`, `MobileCarrier`, `MobileDevice`, `MobileDeviceSubmodel`, `OperatingSystem`, and `OperatingSystemVersion`. These are categorized as either `targetedDeviceCapabilities` or `excludedDeviceCapabilities`.\n"]]