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 for targeting or excluding specific mobile carriers in advertising campaigns."],["This targeting is managed by using the `isTargeted` and `mobileCarriers` fields, which control targeting behavior and specify desired carriers, respectively."],["`isTargeted` defaults to `true`, indicating an inclusive approach to the specified carriers."],["The `mobileCarriers` field accepts an array of mobile carriers, offering granularity in selecting campaign targets."],["It's utilized by various services within Google Ad Manager, including LineItemService, ForecastService, ProposalService, etc., for targeting campaigns at different stages."]]],["The content describes `MobileCarrierTargeting`, which specifies whether mobile carriers are targeted or excluded for a `LineItem`. The `isTargeted` field, defaulting to `true`, determines this inclusion or exclusion. The `mobileCarriers` field contains an array of `Technology` including `MobileCarrier`, `BandwidthGroup`, `Browser` etc. These carriers are used for targeting in various services, including `AdRuleService`, `ForecastService`, `LineItemService`, `ProposalService`, and more. `MobileCarrierTargeting` is located within the namespace `https://www.google.com/apis/ads/publisher/v202402`.\n"]]