type MobileCarrierTargeting (v202408)
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/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\u003eMobileCarrierTargeting allows you to target or exclude specific mobile carriers for your line items.\u003c/p\u003e\n"],["\u003cp\u003eBy default, mobile carriers are targeted unless 'isTargeted' is set to false.\u003c/p\u003e\n"],["\u003cp\u003eYou can specify the mobile carriers you want to include or exclude in the 'mobileCarriers' field.\u003c/p\u003e\n"],["\u003cp\u003eThis feature is part of the broader TechnologyTargeting options within Google Ad Manager.\u003c/p\u003e\n"]]],["MobileCarrierTargeting manages the inclusion or exclusion of mobile carriers for LineItems. The `isTargeted` field determines whether carriers are targeted (true) or excluded (false), defaulting to true. The `mobileCarriers` field, a list of `Technology` objects, specifies the carriers, with additional targetable dependencies such as `BandwidthGroup`, `Browser`, `DeviceCategory`, and others. It is a part of many services including `AdRuleService`, `AdjustmentService` and `ProposalLineItemService` and is located in the `v202408` version of the API.\n"],null,["# type MobileCarrierTargeting (v202408)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202408/AdRuleService.MobileCarrierTargeting) [AdjustmentService](/ad-manager/api/reference/v202408/AdjustmentService.MobileCarrierTargeting) [ForecastService](/ad-manager/api/reference/v202408/ForecastService.MobileCarrierTargeting) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.MobileCarrierTargeting) [NativeStyleService](/ad-manager/api/reference/v202408/NativeStyleService.MobileCarrierTargeting) **ProposalLineItemService** [ProposalService](/ad-manager/api/reference/v202408/ProposalService.MobileCarrierTargeting) [PublisherQueryLanguageService](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.MobileCarrierTargeting) [TargetingPresetService](/ad-manager/api/reference/v202408/TargetingPresetService.MobileCarrierTargeting) [YieldGroupService](/ad-manager/api/reference/v202408/YieldGroupService.MobileCarrierTargeting) **Dependencies** \n[TechnologyTargeting](/ad-manager/api/reference/v202408/ProposalLineItemService.TechnologyTargeting) \n▼\n**MobileCarrierTargeting**\n\nRepresents mobile carriers 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| ### `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/v202408/ProposalLineItemService.Technology)`[]` 1. ` `[BandwidthGroup](/ad-manager/api/reference/v202408/ProposalLineItemService.BandwidthGroup)` ` 2. ` `[Browser](/ad-manager/api/reference/v202408/ProposalLineItemService.Browser)` ` 3. ` `[BrowserLanguage](/ad-manager/api/reference/v202408/ProposalLineItemService.BrowserLanguage)` ` 4. ` `[DeviceCapability](/ad-manager/api/reference/v202408/ProposalLineItemService.DeviceCapability)` ` 5. ` `[DeviceCategory](/ad-manager/api/reference/v202408/ProposalLineItemService.DeviceCategory)` ` 6. ` `[DeviceManufacturer](/ad-manager/api/reference/v202408/ProposalLineItemService.DeviceManufacturer)` ` 7. ` `[MobileCarrier](/ad-manager/api/reference/v202408/ProposalLineItemService.MobileCarrier)` ` 8. ` `[MobileDevice](/ad-manager/api/reference/v202408/ProposalLineItemService.MobileDevice)` ` 9. ` `[MobileDeviceSubmodel](/ad-manager/api/reference/v202408/ProposalLineItemService.MobileDeviceSubmodel)` ` 10. ` `[OperatingSystem](/ad-manager/api/reference/v202408/ProposalLineItemService.OperatingSystem)` ` 11. ` `[OperatingSystemVersion](/ad-manager/api/reference/v202408/ProposalLineItemService.OperatingSystemVersion)` ` \u003cbr /\u003e Mobile carriers that are being targeted or excluded by the [LineItem](/ad-manager/api/reference/v202408/ForecastService.LineItem). |"]]