type MobileDeviceTargeting (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
MobileDeviceTargeting represents mobile devices targeted or excluded by a LineItem.
It includes fields for both targetedMobileDevices and excludedMobileDevices, each being an array of Technology objects.
Technology objects used for targeting or exclusion include various mobile device attributes like BandwidthGroup, Browser, DeviceCategory, MobileCarrier, 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."],[],["MobileDeviceTargeting manages mobile devices targeted or excluded by a LineItem. This involves specifying devices via `targetedMobileDevices` or `excludedMobileDevices`. Each field uses an array of `Technology`, `BandwidthGroup`, `Browser`, `BrowserLanguage`, `DeviceCapability`, `DeviceCategory`, `DeviceManufacturer`, `MobileCarrier`, `MobileDevice`, `MobileDeviceSubmodel`, `OperatingSystem`, or `OperatingSystemVersion`. These fields allow granular control over which devices receive ads, with specific exclusion and inclusion criteria. The relevant services include `AdRuleService`, `AdjustmentService`, and `ForecastService`.\n"]]