type MobileCarrierTargeting (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
- 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 publishers to target or exclude specific mobile carriers for their ad inventory.\u003c/p\u003e\n"],["\u003cp\u003eIt uses a boolean field, \u003ccode\u003eisTargeted\u003c/code\u003e, to indicate whether the targeting is inclusive or exclusive.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003emobileCarriers\u003c/code\u003e field allows specification of a list of mobile carriers to be included or excluded, utilizing Technology objects.\u003c/p\u003e\n"],["\u003cp\u003eThis feature is part of the Google Ad Manager API and can be accessed within the specified namespace.\u003c/p\u003e\n"],["\u003cp\u003eMobileCarrierTargeting is available for services such as AdRuleService, AdjustmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService and YieldGroupService.\u003c/p\u003e\n"]]],["The core content defines `MobileCarrierTargeting` within a service namespace. Key fields include `isTargeted`, a boolean, and `mobileCarriers`, which contains an array of `Technology` objects. The `mobileCarriers` field also references other related targeting types, such as `BandwidthGroup`, `Browser`, `DeviceCapability`, and `MobileDevice`, among others. Multiple services are linked, such as `AdRuleService`, `YieldGroupService`, and `TargetingPresetService`. These services and targeting types are used in the Google Ad Manager 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](/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** **Dependencies** \n[TechnologyTargeting](/ad-manager/api/reference/v202408/YieldGroupService.TechnologyTargeting) \n▼\n**MobileCarrierTargeting**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|----------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `isTargeted` | ` `xsd:`boolean` \u003cbr /\u003e |\n| ### `mobileCarriers` | 1. ` `[Technology](/ad-manager/api/reference/v202408/YieldGroupService.Technology)`[]` 1. ` `[BandwidthGroup](/ad-manager/api/reference/v202408/YieldGroupService.BandwidthGroup)` ` 2. ` `[Browser](/ad-manager/api/reference/v202408/YieldGroupService.Browser)` ` 3. ` `[BrowserLanguage](/ad-manager/api/reference/v202408/YieldGroupService.BrowserLanguage)` ` 4. ` `[DeviceCapability](/ad-manager/api/reference/v202408/YieldGroupService.DeviceCapability)` ` 5. ` `[DeviceCategory](/ad-manager/api/reference/v202408/YieldGroupService.DeviceCategory)` ` 6. ` `[DeviceManufacturer](/ad-manager/api/reference/v202408/YieldGroupService.DeviceManufacturer)` ` 7. ` `[MobileCarrier](/ad-manager/api/reference/v202408/YieldGroupService.MobileCarrier)` ` 8. ` `[MobileDevice](/ad-manager/api/reference/v202408/YieldGroupService.MobileDevice)` ` 9. ` `[MobileDeviceSubmodel](/ad-manager/api/reference/v202408/YieldGroupService.MobileDeviceSubmodel)` ` 10. ` `[OperatingSystem](/ad-manager/api/reference/v202408/YieldGroupService.OperatingSystem)` ` 11. ` `[OperatingSystemVersion](/ad-manager/api/reference/v202408/YieldGroupService.OperatingSystemVersion)` ` \u003cbr /\u003e \u003cbr /\u003e |"]]