type MobileCarrierTargeting (v202402)
Represents mobile carriers that are being targeted or excluded by the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
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-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["`MobileCarrierTargeting` allows publishers to target or exclude specific mobile carriers for their line items."],["You can either target or exclude mobile carriers using the `isTargeted` field, which defaults to targeting (`true`)."],["`mobileCarriers` field specifies the list of mobile carriers to include or exclude in the targeting."],["The `MobileCarrierTargeting` object is used within various Google Ad Manager services like `LineItemService`, `ProposalService`, and `TargetingPresetService`."]]],["MobileCarrierTargeting allows targeting or excluding specific mobile carriers within LineItems. The `isTargeted` field, defaulting to true, determines whether carriers are included or excluded. The `mobileCarriers` field specifies the carriers using `MobileCarrier` data. Other related targeting options listed includes `BandwidthGroup`, `Browser`, `DeviceCapability` etc. This feature is accessible through various services like `AdRuleService`, `ForecastService`, and `LineItemService`, among others. It depends on `TechnologyTargeting` for its operation.\n"]]