[[["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 represents device capabilities that are targeted or excluded by a LineItem."],["It uses two fields, `targetedDeviceCapabilities` and `excludedDeviceCapabilities`, to manage these targeting options."],["Both fields utilize an array of Technology objects to specify various device attributes like bandwidth, browser, operating system, and more for inclusion or exclusion."],["The namespace for DeviceCapabilityTargeting is `https://www.google.com/apis/ads/publisher/v202411`."]]],["DeviceCapabilityTargeting manages device capabilities for ad targeting within the LineItem service. It allows specifying which device capabilities to include or exclude. Key actions include targeting or excluding device capabilities such as Technology, BandwidthGroup, Browser, DeviceCategory, MobileCarrier, and OperatingSystem. The data structures involved in device capability targeting are specified in the fields, targetedDeviceCapabilities and excludedDeviceCapabilities, which are defined in the `ProposalLineItemService` and related to `LineItem`.\n"]]