type MobileCarrierTargeting (v202411)
Represents mobile carriers that are being targeted or excluded by the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["`MobileCarrierTargeting` allows publishers to target or exclude specific mobile carriers for their line items."],["The targeting can be set to include or exclude carriers using the `isTargeted` field, which defaults to include (`true`)."],["Publishers can select from a list of available mobile carriers to target or exclude within their campaigns."],["`MobileCarrierTargeting` is part of the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202411`."]]],["MobileCarrierTargeting specifies mobile carriers for targeting or exclusion in LineItems. Services like AdRuleService, ForecastService, and others utilize this. Key fields include `isTargeted`, a boolean defaulting to true, and `mobileCarriers`, which lists targeted or excluded carriers. Other dependent targeting categories includes bandwidth groups, browsers, devices, OS and others. The namespace for this is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]