[[["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-05-15 UTC."],[[["MobileDeviceTargeting allows you to target or exclude specific mobile devices for a LineItem."],["You can target or exclude devices based on various criteria, including device manufacturer, model, operating system, and more."],["The `targetedMobileDevices` field lists the mobile devices being targeted by the LineItem."],["The `excludedMobileDevices` field lists the mobile devices being excluded by the LineItem."]]],["MobileDeviceTargeting manages the inclusion and exclusion of mobile devices for LineItems. It uses several services such as AdRuleService, AdjustmentService, ForecastService, and others. Targeting is defined by `targetedMobileDevices` field, which can specify technologies like BandwidthGroup, Browser, DeviceCapability, MobileCarrier, and OperatingSystem, and more. Similarly, `excludedMobileDevices` defines which mobile devices are to be excluded, using the same targeting fields. These control the targeting of the ad displayed.\n"]]