[[["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 2025-08-06 UTC."],[[["\u003cp\u003eMobileDeviceTargeting allows for the inclusion or exclusion of specific mobile devices when setting up ad targeting for LineItems.\u003c/p\u003e\n"],["\u003cp\u003eYou can target or exclude devices based on various criteria, including device model, manufacturer, operating system, carrier, and more.\u003c/p\u003e\n"],["\u003cp\u003eBoth \u003ccode\u003etargetedMobileDevices\u003c/code\u003e and \u003ccode\u003eexcludedMobileDevices\u003c/code\u003e fields utilize Technology objects with properties such as BandwidthGroup, Browser, DeviceCapability, and others for granular control.\u003c/p\u003e\n"],["\u003cp\u003eThis feature enables advertisers to refine their audience reach and focus on specific mobile device users.\u003c/p\u003e\n"]]],["MobileDeviceTargeting manages mobile device targeting within ad operations, functioning under services like AdRuleService and ForecastService. It defines `targetedMobileDevices` and `excludedMobileDevices` for LineItems. Targeting and exclusion can specify criteria including bandwidth, browser, device manufacturer, mobile carrier, operating system, and submodel. The namespace for this is `https://www.google.com/apis/ads/publisher/v202408`, leveraging dependencies like TechnologyTargeting.\n"],null,["# type MobileDeviceTargeting (v202408)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202408/AdRuleService.MobileDeviceTargeting) **AdjustmentService** [ForecastService](/ad-manager/api/reference/v202408/ForecastService.MobileDeviceTargeting) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.MobileDeviceTargeting) [NativeStyleService](/ad-manager/api/reference/v202408/NativeStyleService.MobileDeviceTargeting) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.MobileDeviceTargeting) [ProposalService](/ad-manager/api/reference/v202408/ProposalService.MobileDeviceTargeting) [PublisherQueryLanguageService](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.MobileDeviceTargeting) [TargetingPresetService](/ad-manager/api/reference/v202408/TargetingPresetService.MobileDeviceTargeting) [YieldGroupService](/ad-manager/api/reference/v202408/YieldGroupService.MobileDeviceTargeting) **Dependencies** \n[TechnologyTargeting](/ad-manager/api/reference/v202408/AdjustmentService.TechnologyTargeting) \n▼\n**MobileDeviceTargeting**\n\nRepresents mobile devices that are being targeted or excluded by the [LineItem](/ad-manager/api/reference/v202408/ForecastService.LineItem).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|-----------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `targetedMobileDevices` | 1. ` `[Technology](/ad-manager/api/reference/v202408/AdjustmentService.Technology)`[]` 1. ` `[BandwidthGroup](/ad-manager/api/reference/v202408/AdjustmentService.BandwidthGroup)` ` 2. ` `[Browser](/ad-manager/api/reference/v202408/AdjustmentService.Browser)` ` 3. ` `[BrowserLanguage](/ad-manager/api/reference/v202408/AdjustmentService.BrowserLanguage)` ` 4. ` `[DeviceCapability](/ad-manager/api/reference/v202408/AdjustmentService.DeviceCapability)` ` 5. ` `[DeviceCategory](/ad-manager/api/reference/v202408/AdjustmentService.DeviceCategory)` ` 6. ` `[DeviceManufacturer](/ad-manager/api/reference/v202408/AdjustmentService.DeviceManufacturer)` ` 7. ` `[MobileCarrier](/ad-manager/api/reference/v202408/AdjustmentService.MobileCarrier)` ` 8. ` `[MobileDevice](/ad-manager/api/reference/v202408/AdjustmentService.MobileDevice)` ` 9. ` `[MobileDeviceSubmodel](/ad-manager/api/reference/v202408/AdjustmentService.MobileDeviceSubmodel)` ` 10. ` `[OperatingSystem](/ad-manager/api/reference/v202408/AdjustmentService.OperatingSystem)` ` 11. ` `[OperatingSystemVersion](/ad-manager/api/reference/v202408/AdjustmentService.OperatingSystemVersion)` ` \u003cbr /\u003e Mobile devices that are being targeted by the [LineItem](/ad-manager/api/reference/v202408/ForecastService.LineItem). |\n| ### `excludedMobileDevices` | 1. ` `[Technology](/ad-manager/api/reference/v202408/AdjustmentService.Technology)`[]` 1. ` `[BandwidthGroup](/ad-manager/api/reference/v202408/AdjustmentService.BandwidthGroup)` ` 2. ` `[Browser](/ad-manager/api/reference/v202408/AdjustmentService.Browser)` ` 3. ` `[BrowserLanguage](/ad-manager/api/reference/v202408/AdjustmentService.BrowserLanguage)` ` 4. ` `[DeviceCapability](/ad-manager/api/reference/v202408/AdjustmentService.DeviceCapability)` ` 5. ` `[DeviceCategory](/ad-manager/api/reference/v202408/AdjustmentService.DeviceCategory)` ` 6. ` `[DeviceManufacturer](/ad-manager/api/reference/v202408/AdjustmentService.DeviceManufacturer)` ` 7. ` `[MobileCarrier](/ad-manager/api/reference/v202408/AdjustmentService.MobileCarrier)` ` 8. ` `[MobileDevice](/ad-manager/api/reference/v202408/AdjustmentService.MobileDevice)` ` 9. ` `[MobileDeviceSubmodel](/ad-manager/api/reference/v202408/AdjustmentService.MobileDeviceSubmodel)` ` 10. ` `[OperatingSystem](/ad-manager/api/reference/v202408/AdjustmentService.OperatingSystem)` ` 11. ` `[OperatingSystemVersion](/ad-manager/api/reference/v202408/AdjustmentService.OperatingSystemVersion)` ` \u003cbr /\u003e Mobile devices that are being excluded by the [LineItem](/ad-manager/api/reference/v202408/ForecastService.LineItem). |"]]