[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[[["\u003cp\u003e\u003ccode\u003eMobileCarrierTargeting\u003c/code\u003e allows you to target or exclude specific mobile carriers for your line items.\u003c/p\u003e\n"],["\u003cp\u003eThis feature is used within the Google Ad Manager platform to refine the audience that sees your ads.\u003c/p\u003e\n"],["\u003cp\u003eYou can specify whether mobile carriers should be targeted or excluded using the \u003ccode\u003eisTargeted\u003c/code\u003e field.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003emobileCarriers\u003c/code\u003e field allows you to select the specific mobile carriers to include or exclude in your targeting.\u003c/p\u003e\n"]]],["The core content defines `MobileCarrierTargeting`, which manages mobile carrier targeting or exclusion for `LineItem`s. Key actions involve setting `isTargeted` to `true` (default) for targeting or `false` for exclusion. The `mobileCarriers` field then specifies the mobile carriers. The data interacts with multiple services such as AdRuleService, ForecastService, LineItemService and other related services. This information is found in the `https://www.google.com/apis/ads/publisher/v202408` namespace.\n"],null,["# type MobileCarrierTargeting (v202408)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202408/AdRuleService.MobileCarrierTargeting) **AdjustmentService** [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](/ad-manager/api/reference/v202408/YieldGroupService.MobileCarrierTargeting) **Dependencies** \n[TechnologyTargeting](/ad-manager/api/reference/v202408/AdjustmentService.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/AdjustmentService.Technology)`[]` 1. ` `[BandwidthGroup](/ad-manager/api/reference/v202408/AdjustmentService.BandwidthGroup)` ` 2. ` `[Browser](/ad-manager/api/reference/v202408/AdjustmentService.Browser)` ` 3. ` `[BrowserLanguage](/ad-manager/api/reference/v202408/AdjustmentService.BrowserLanguage)` ` 4. ` `[DeviceCapability](/ad-manager/api/reference/v202408/AdjustmentService.DeviceCapability)` ` 5. ` `[DeviceCategory](/ad-manager/api/reference/v202408/AdjustmentService.DeviceCategory)` ` 6. ` `[DeviceManufacturer](/ad-manager/api/reference/v202408/AdjustmentService.DeviceManufacturer)` ` 7. ` `[MobileCarrier](/ad-manager/api/reference/v202408/AdjustmentService.MobileCarrier)` ` 8. ` `[MobileDevice](/ad-manager/api/reference/v202408/AdjustmentService.MobileDevice)` ` 9. ` `[MobileDeviceSubmodel](/ad-manager/api/reference/v202408/AdjustmentService.MobileDeviceSubmodel)` ` 10. ` `[OperatingSystem](/ad-manager/api/reference/v202408/AdjustmentService.OperatingSystem)` ` 11. ` `[OperatingSystemVersion](/ad-manager/api/reference/v202408/AdjustmentService.OperatingSystemVersion)` ` \u003cbr /\u003e Mobile carriers that are being targeted or excluded by the [LineItem](/ad-manager/api/reference/v202408/ForecastService.LineItem). |"]]