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 you to target or exclude specific mobile carriers for your line items."],["You can include or exclude mobile carriers using the 'isTargeted' field, which defaults to inclusion."],["The 'mobileCarriers' field enables you to specify the targeted or excluded carriers."],["MobileCarrierTargeting is a component of TechnologyTargeting, which offers a broader range of targeting options within Google Ad Manager."]]],["MobileCarrierTargeting, a dependency of LineItemService, defines the targeting or exclusion of mobile carriers. This feature can be used by multiple services such as AdRuleService, AdjustmentService, ForecastService, and others. It includes two key fields: `isTargeted`, a boolean indicating inclusion or exclusion (defaulting to true), and `mobileCarriers`, an array of Technology, BandwidthGroup, Browser, DeviceCapability, and other related types that lists the carriers targeted. The namespace for this service is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]