[[["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 you to target or exclude specific device capabilities for a LineItem."],["You can target or exclude capabilities such as bandwidth group, browser, browser language, device capability, device category, device manufacturer, mobile carrier, mobile device, mobile device submodel, operating system, and operating system version."],["`targetedDeviceCapabilities` field lists the device capabilities being targeted by the LineItem."],["`excludedDeviceCapabilities` field lists the device capabilities being excluded by the LineItem."],["This feature enables refined ad delivery by ensuring ads are shown to users with the desired device attributes."]]],["`DeviceCapabilityTargeting` defines device capabilities targeted or excluded by a `LineItem`. It's used across multiple services like `AdRuleService`, `ForecastService`, and `ProposalService`. The namespace is `https://www.google.com/apis/ads/publisher/v202402`. The `targetedDeviceCapabilities` and `excludedDeviceCapabilities` fields contain lists that specify targeting and exclusion criteria. These lists include technology-related entities such as `Browser`, `OperatingSystem`, `MobileDevice`, `DeviceCategory` and others, providing a total of 11 device capabilities.\n"]]