type MobileCarrierTargeting (v202405)
Represents mobile carriers that are being targeted or excluded by the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
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-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["MobileCarrierTargeting allows publishers to target or exclude specific mobile carriers for their line items."],["It utilizes boolean `isTargeted` field to specify whether the carriers listed should be targeted (`true`) or excluded (`false`), defaulting to `true`."],["The `mobileCarriers` field holds an array of mobile carrier objects that are subject to the targeting or exclusion settings."],["This targeting is used within the context of a LineItem, impacting which mobile users will be eligible to see ads."]]],["The content details the `MobileCarrierTargeting` feature within ad management services. It specifies that `MobileCarrierTargeting` allows for targeting or excluding mobile carriers for a `LineItem`. Key fields include `isTargeted`, a boolean indicating whether to target or exclude, and `mobileCarriers`, a list of `Technology` related to the LineItem such as `BandwidthGroup`, `Browser` or `MobileCarrier`. This feature is linked to several services such as `AdRuleService`, `ForecastService`, and `LineItemService` and are within namespace `https://www.google.com/apis/ads/publisher/v202405`.\n"]]