[[["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-02-13 UTC."],[[["MobileDeviceTargeting allows you to include or exclude specific mobile devices for ad targeting within LineItems."],["You can target or exclude devices based on criteria like bandwidth, browser, device capability, manufacturer, carrier, model, operating system, and more."],["This feature is accessible through various Google Ad Manager services, including LineItemService, ProposalLineItemService, and others."],["Both targeted and excluded devices utilize Technology objects and its sub-types for precise device selection."]]],["MobileDeviceTargeting manages the targeting and exclusion of mobile devices for LineItems. It utilizes services like AdRuleService, AdjustmentService, ForecastService, and others. The core functionality is defined by `targetedMobileDevices` and `excludedMobileDevices` fields. These fields specify criteria including device type, manufacturer, OS, carrier, browser, etc., using technologies like BandwidthGroup, Browser, and OperatingSystem to determine which devices are included or excluded from a specific LineItem. It is part of the `v202402` API.\n"]]