[[["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 allows for targeting or excluding users based on their device capabilities within a LineItem."],["You can target or exclude specific device capabilities such as bandwidth group, browser, device category, mobile carrier, and operating system."],["`targetedDeviceCapabilities` field allows you to specify which device capabilities to target."],["`excludedDeviceCapabilities` field allows you to specify which device capabilities to exclude."]]],["The document defines `DeviceCapabilityTargeting`, which specifies device capabilities targeted or excluded by a `LineItem`. This includes targeting or excluding technologies like `BandwidthGroup`, `Browser`, `DeviceCapability`, `MobileCarrier`, and `OperatingSystem`. It is used by services such as `AdRuleService`, `ForecastService`, `LineItemService` and others. The namespace for this functionality is `https://www.google.com/apis/ads/publisher/v202402`. The targeted and excluded device capabilities are defined by several fields, allowing precise targeting or exclusion of diverse device features.\n"]]