type MobileCarrierTargeting (v202408)
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 2024-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["MobileCarrierTargeting allows you to target or exclude specific mobile carriers for your line items."],["It uses the `isTargeted` field to specify whether the carriers are being targeted (`true`) or excluded (`false`), defaulting to `true`."],["You can define the targeted or excluded carriers using the `mobileCarriers` field which takes a list of mobile carrier objects."],["MobileCarrierTargeting applies to various services in Google Ad Manager, such as ForecastService, LineItemService, and ProposalLineItemService."]]],["The content describes `MobileCarrierTargeting`, which manages mobile carrier targeting or exclusion for `LineItem` in advertising services. Key actions include specifying `isTargeted` (a boolean to target or exclude carriers) and defining the `mobileCarriers` field. The `mobileCarriers` field references `Technology` and other specifications like `BandwidthGroup`, `Browser`, `DeviceCapability`, and others, to target mobile carriers. The listed services use the `MobileCarrierTargeting` and depend on `TechnologyTargeting`.\n"]]