[[["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-11-19 UTC."],[[["DeviceCapabilityTargeting is used to represent device capabilities that are targeted or excluded by a LineItem."],["It uses two main fields: `targetedDeviceCapabilities` and `excludedDeviceCapabilities` to manage targeting."],["Both fields utilize an array of Technology objects, including BandwidthGroup, Browser, BrowserLanguage, and more, for granular control over targeting."],["This allows publishers to precisely target or exclude users based on a wide range of device capabilities, enhancing ad delivery optimization."]]],["DeviceCapabilityTargeting manages device capabilities for ad targeting within the LineItem service. It allows for specifying `targetedDeviceCapabilities` and `excludedDeviceCapabilities`. These capabilities encompass various device attributes, including technologies, bandwidth groups, browsers, device categories, manufacturers, mobile carriers, operating systems, and their versions. This targeting is accessed through multiple services, including AdRuleService, AdjustmentService, ForecastService, and more. The namespace for these operations is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]