[[["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 Line Item."],["You can include or exclude devices based on criteria like mobile carrier, device model, operating system, and more."],["`targetedMobileDevices` specifies the mobile devices you want to target with your Line Item."],["`excludedMobileDevices` specifies the mobile devices you want to exclude from your Line Item's targeting."]]],["The content defines `MobileDeviceTargeting`, which specifies mobile devices targeted or excluded by a `LineItem`. This is used across services like `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService` among others. `MobileDeviceTargeting` includes two key fields: `targetedMobileDevices` and `excludedMobileDevices`. Both fields utilize an array of `Technology` that include: `BandwidthGroup`, `Browser`, `MobileCarrier`, `OperatingSystem` and others, to define device inclusion or exclusion. The namespace is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]