[[["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."],[[["DeviceCapabilityTargeting objects represent device capabilities used for targeting or excluding ad delivery within Line Items."],["Advertisers can target specific device capabilities like bandwidth, browser, operating system, device category, etc."],["They can also exclude certain device capabilities to avoid showing ads on undesired devices."],["This feature allows for granular control over ad delivery, ensuring ads reach the intended audience based on their devices."],["`targetedDeviceCapabilities` and `excludedDeviceCapabilities` fields contain arrays of Technology objects with details about the targeted or excluded capabilities."]]],["DeviceCapabilityTargeting manages device capabilities for ad targeting within the LineItem service. It specifies `targetedDeviceCapabilities` and `excludedDeviceCapabilities`. Both fields handle an array of technologies such as BandwidthGroup, Browser, DeviceCapability, and MobileDevice. The information is used to manage what devices can receive certain ads. Also, it is part of multiple services like AdRuleService, AdjustmentService, and others, and has dependencies in TechnologyTargeting.\n"]]