type MobileDeviceTargeting (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Represents mobile devices that are being targeted or excluded by the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eMobileDeviceTargeting allows for specifying mobile devices to include or exclude in ad targeting for LineItems.\u003c/p\u003e\n"],["\u003cp\u003eThis targeting utilizes various criteria like device models, manufacturers, operating systems, and carriers.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003etargetedMobileDevices\u003c/code\u003e field allows you to include specific mobile devices in your targeting.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eexcludedMobileDevices\u003c/code\u003e field allows you to exclude specific mobile devices from your targeting.\u003c/p\u003e\n"]]],["MobileDeviceTargeting manages the inclusion and exclusion of mobile devices for LineItems. Key actions include targeting and excluding devices based on various criteria. Targeting and exclusion can be specified using properties, including technology, bandwidth group, browser, language, device capability, category, manufacturer, carrier, device, submodel, operating system, and OS version. This functionality applies across multiple services like AdRuleService, ForecastService, LineItemService, and ProposalService. The namespace for this targeting is `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# type MobileDeviceTargeting (v202408)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202408/AdRuleService.MobileDeviceTargeting) [AdjustmentService](/ad-manager/api/reference/v202408/AdjustmentService.MobileDeviceTargeting) [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** [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/ProposalService.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/ProposalService.Technology)`[]` 1. ` `[BandwidthGroup](/ad-manager/api/reference/v202408/ProposalService.BandwidthGroup)` ` 2. ` `[Browser](/ad-manager/api/reference/v202408/ProposalService.Browser)` ` 3. ` `[BrowserLanguage](/ad-manager/api/reference/v202408/ProposalService.BrowserLanguage)` ` 4. ` `[DeviceCapability](/ad-manager/api/reference/v202408/ProposalService.DeviceCapability)` ` 5. ` `[DeviceCategory](/ad-manager/api/reference/v202408/ProposalService.DeviceCategory)` ` 6. ` `[DeviceManufacturer](/ad-manager/api/reference/v202408/ProposalService.DeviceManufacturer)` ` 7. ` `[MobileCarrier](/ad-manager/api/reference/v202408/ProposalService.MobileCarrier)` ` 8. ` `[MobileDevice](/ad-manager/api/reference/v202408/ProposalService.MobileDevice)` ` 9. ` `[MobileDeviceSubmodel](/ad-manager/api/reference/v202408/ProposalService.MobileDeviceSubmodel)` ` 10. ` `[OperatingSystem](/ad-manager/api/reference/v202408/ProposalService.OperatingSystem)` ` 11. ` `[OperatingSystemVersion](/ad-manager/api/reference/v202408/ProposalService.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/ProposalService.Technology)`[]` 1. ` `[BandwidthGroup](/ad-manager/api/reference/v202408/ProposalService.BandwidthGroup)` ` 2. ` `[Browser](/ad-manager/api/reference/v202408/ProposalService.Browser)` ` 3. ` `[BrowserLanguage](/ad-manager/api/reference/v202408/ProposalService.BrowserLanguage)` ` 4. ` `[DeviceCapability](/ad-manager/api/reference/v202408/ProposalService.DeviceCapability)` ` 5. ` `[DeviceCategory](/ad-manager/api/reference/v202408/ProposalService.DeviceCategory)` ` 6. ` `[DeviceManufacturer](/ad-manager/api/reference/v202408/ProposalService.DeviceManufacturer)` ` 7. ` `[MobileCarrier](/ad-manager/api/reference/v202408/ProposalService.MobileCarrier)` ` 8. ` `[MobileDevice](/ad-manager/api/reference/v202408/ProposalService.MobileDevice)` ` 9. ` `[MobileDeviceSubmodel](/ad-manager/api/reference/v202408/ProposalService.MobileDeviceSubmodel)` ` 10. ` `[OperatingSystem](/ad-manager/api/reference/v202408/ProposalService.OperatingSystem)` ` 11. ` `[OperatingSystemVersion](/ad-manager/api/reference/v202408/ProposalService.OperatingSystemVersion)` ` \u003cbr /\u003e Mobile devices that are being excluded by the [LineItem](/ad-manager/api/reference/v202408/ForecastService.LineItem). |"]]