type MobileCarrierTargeting (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
Represents mobile carriers that are being targeted or excluded by the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
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."],[],["MobileCarrierTargeting manages mobile carrier targeting or exclusion for LineItems. Services like AdRule, Adjustment, Forecast, and others utilize this. Key fields include `isTargeted`, a boolean indicating if carriers are targeted (defaulting to true) or excluded, and `mobileCarriers`, which specifies the targeted or excluded carriers. This field uses an array of Technology types, including BandwidthGroup, Browser, and various device-related categories like MobileDevice and OperatingSystem. The service is under the namespace `https://www.google.com/apis/ads/publisher/v202502`.\n"],null,["# type MobileCarrierTargeting (v202502)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202502/AdRuleService.MobileCarrierTargeting) [AdjustmentService](/ad-manager/api/reference/v202502/AdjustmentService.MobileCarrierTargeting) [ForecastService](/ad-manager/api/reference/v202502/ForecastService.MobileCarrierTargeting) [LineItemService](/ad-manager/api/reference/v202502/LineItemService.MobileCarrierTargeting) **NativeStyleService** [ProposalLineItemService](/ad-manager/api/reference/v202502/ProposalLineItemService.MobileCarrierTargeting) [ProposalService](/ad-manager/api/reference/v202502/ProposalService.MobileCarrierTargeting) [PublisherQueryLanguageService](/ad-manager/api/reference/v202502/PublisherQueryLanguageService.MobileCarrierTargeting) [TargetingPresetService](/ad-manager/api/reference/v202502/TargetingPresetService.MobileCarrierTargeting) [YieldGroupService](/ad-manager/api/reference/v202502/YieldGroupService.MobileCarrierTargeting) **Dependencies** \n[TechnologyTargeting](/ad-manager/api/reference/v202502/NativeStyleService.TechnologyTargeting) \n▼\n**MobileCarrierTargeting**\n\nRepresents mobile carriers that are being targeted or excluded by the [LineItem](/ad-manager/api/reference/v202502/ForecastService.LineItem).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Field ----- ||\n|----------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `isTargeted` | ` `xsd:`boolean` Indicates whether mobile carriers should be targeted or excluded. This attribute is optional and defaults to `true`. |\n| ### `mobileCarriers` | 1. ` `[Technology](/ad-manager/api/reference/v202502/NativeStyleService.Technology)`[]` 1. ` `[BandwidthGroup](/ad-manager/api/reference/v202502/NativeStyleService.BandwidthGroup)` ` 2. ` `[Browser](/ad-manager/api/reference/v202502/NativeStyleService.Browser)` ` 3. ` `[BrowserLanguage](/ad-manager/api/reference/v202502/NativeStyleService.BrowserLanguage)` ` 4. ` `[DeviceCapability](/ad-manager/api/reference/v202502/NativeStyleService.DeviceCapability)` ` 5. ` `[DeviceCategory](/ad-manager/api/reference/v202502/NativeStyleService.DeviceCategory)` ` 6. ` `[DeviceManufacturer](/ad-manager/api/reference/v202502/NativeStyleService.DeviceManufacturer)` ` 7. ` `[MobileCarrier](/ad-manager/api/reference/v202502/NativeStyleService.MobileCarrier)` ` 8. ` `[MobileDevice](/ad-manager/api/reference/v202502/NativeStyleService.MobileDevice)` ` 9. ` `[MobileDeviceSubmodel](/ad-manager/api/reference/v202502/NativeStyleService.MobileDeviceSubmodel)` ` 10. ` `[OperatingSystem](/ad-manager/api/reference/v202502/NativeStyleService.OperatingSystem)` ` 11. ` `[OperatingSystemVersion](/ad-manager/api/reference/v202502/NativeStyleService.OperatingSystemVersion)` ` \u003cbr /\u003e Mobile carriers that are being targeted or excluded by the [LineItem](/ad-manager/api/reference/v202502/ForecastService.LineItem). |"]]