type DeviceCapabilityTargeting (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
DeviceCapabilityTargeting represents device capabilities targeted or excluded by a LineItem.
It includes fields for targetedDeviceCapabilities and excludedDeviceCapabilities.
Both fields can contain lists of various technology and device-related attributes like BandwidthGroup, Browser, DeviceCategory, OperatingSystem, and more.
[[["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 2025-08-06 UTC."],[],["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"]]