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 in Google Ad Manager lets you target or exclude specific mobile carriers for your line items.\u003c/p\u003e\n"],["\u003cp\u003eIt uses boolean logic (\u003ccode\u003eisTargeted\u003c/code\u003e) to determine if the carriers listed should be included or excluded from targeting.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003emobileCarriers\u003c/code\u003e field specifies the targeted or excluded carriers within the line item's targeting criteria.\u003c/p\u003e\n"],["\u003cp\u003eBy default, MobileCarrierTargeting is set to include (\u003ccode\u003eisTargeted\u003c/code\u003e defaults to \u003ccode\u003etrue\u003c/code\u003e) the specified carriers.\u003c/p\u003e\n"]]],["The content details the `MobileCarrierTargeting` feature within various services like `AdRuleService`, `AdjustmentService`, `ForecastService`, and others. `MobileCarrierTargeting` allows for the targeting or exclusion of specific mobile carriers in `LineItem` settings. Key fields include `isTargeted`, a boolean to define inclusion or exclusion (defaults to true), and `mobileCarriers`, an array that specifies the mobile carriers for targeting. It is linked to multiple technologies and services, including `TechnologyTargeting`.\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** [LineItemService](/ad-manager/api/reference/v202408/LineItemService.MobileCarrierTargeting) [NativeStyleService](/ad-manager/api/reference/v202408/NativeStyleService.MobileCarrierTargeting) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.MobileCarrierTargeting) [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/ForecastService.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/ForecastService.Technology)`[]` 1. ` `[BandwidthGroup](/ad-manager/api/reference/v202408/ForecastService.BandwidthGroup)` ` 2. ` `[Browser](/ad-manager/api/reference/v202408/ForecastService.Browser)` ` 3. ` `[BrowserLanguage](/ad-manager/api/reference/v202408/ForecastService.BrowserLanguage)` ` 4. ` `[DeviceCapability](/ad-manager/api/reference/v202408/ForecastService.DeviceCapability)` ` 5. ` `[DeviceCategory](/ad-manager/api/reference/v202408/ForecastService.DeviceCategory)` ` 6. ` `[DeviceManufacturer](/ad-manager/api/reference/v202408/ForecastService.DeviceManufacturer)` ` 7. ` `[MobileCarrier](/ad-manager/api/reference/v202408/ForecastService.MobileCarrier)` ` 8. ` `[MobileDevice](/ad-manager/api/reference/v202408/ForecastService.MobileDevice)` ` 9. ` `[MobileDeviceSubmodel](/ad-manager/api/reference/v202408/ForecastService.MobileDeviceSubmodel)` ` 10. ` `[OperatingSystem](/ad-manager/api/reference/v202408/ForecastService.OperatingSystem)` ` 11. ` `[OperatingSystemVersion](/ad-manager/api/reference/v202408/ForecastService.OperatingSystemVersion)` ` \u003cbr /\u003e Mobile carriers that are being targeted or excluded by the [LineItem](/ad-manager/api/reference/v202408/ForecastService.LineItem). |"]]