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 is used to target or exclude mobile carriers for a LineItem."],["By default, the targeting is set to include the specified mobile carriers (`isTargeted` is true)."],["You can specify which mobile carriers to target or exclude using the `mobileCarriers` field."],["The namespace for MobileCarrierTargeting is `https://www.google.com/apis/ads/publisher/v202405`."]]],["MobileCarrierTargeting manages mobile carrier targeting or exclusion for LineItems. Key actions include setting `isTargeted` (defaulting to true) to include or exclude carriers. The `mobileCarriers` field specifies the carriers involved in this targeting, utilizing various Technology-related types such as BandwidthGroup, Browser, DeviceCategory, MobileCarrier and more. This functionality is accessible through multiple services like AdjustmentService, ForecastService, and LineItemService, all within the namespace `https://www.google.com/apis/ads/publisher/v202405`.\n"]]