[[["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 criteria like device model, manufacturer, operating system, and more."],["The `targetedMobileDevices` field lists the mobile devices you want to target."],["The `excludedMobileDevices` field lists the mobile devices you want to exclude."],["Both fields utilize an array of `Technology` objects for defining various mobile device characteristics for inclusion or exclusion."]]],["MobileDeviceTargeting manages the targeting and exclusion of mobile devices for LineItems. It utilizes services like AdRuleService, AdjustmentService, and others to function. Key actions include specifying `targetedMobileDevices` and `excludedMobileDevices`. Each of these categories allows for targeting or excluding based on various factors: device type, brand, submodel, OS, browser, and network carrier. The `TechnologyTargeting` is a dependency used for targeting in the ProposalService. The namespace of the API is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]