[[["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-08-20 UTC."],[[["MobileDeviceTargeting allows targeting or excluding specific mobile devices in ad campaigns."],["It utilizes various criteria like device category, manufacturer, model, OS, and carrier."],["Line items can either target or exclude defined sets of mobile devices."],["The targeting criteria are represented by an array of Technology objects with specific attributes."],["MobileDeviceTargeting is part of the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202408`."]]],["MobileDeviceTargeting manages mobile device targeting and exclusion for LineItems. The `targetedMobileDevices` field specifies the included devices, while `excludedMobileDevices` lists those excluded. Both fields utilize Technology and various targeting criteria: BandwidthGroup, Browser, BrowserLanguage, DeviceCapability, DeviceCategory, DeviceManufacturer, MobileCarrier, MobileDevice, MobileDeviceSubmodel, OperatingSystem, and OperatingSystemVersion. This targeting can be implemented with multiple services, such as AdRuleService, ForecastService, and LineItemService.\n"]]