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 for targeting or excluding specific mobile carriers in line items."],["By default, targeted mobile carriers are included (isTargeted = true)."],["You can specify which mobile carriers to target or exclude using the 'mobileCarriers' field."],["MobileCarrierTargeting is part of the TechnologyTargeting feature and falls under the namespace: `https://www.google.com/apis/ads/publisher/v202411`."]]],["The core content defines `MobileCarrierTargeting`, which specifies how mobile carriers are targeted or excluded in ad serving. Key actions include setting `isTargeted` (a boolean determining inclusion/exclusion) and listing specific `mobileCarriers`. This targeting applies to `LineItem` and interfaces with services like `AdRuleService`, `ForecastService`, `LineItemService`, among others. It includes various types such as `Technology`, `BandwidthGroup`, `Browser`, and other mobile device-related fields, defining the criteria for targeting mobile carriers.\n"]]