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` allows you to target or exclude specific mobile carriers for your line items."],["By default, `MobileCarrierTargeting` is set to target the specified mobile carriers."],["You can specify a list of mobile carriers to either include or exclude in your targeting."],["This targeting option is part of the broader `TechnologyTargeting` feature for line items."],["`MobileCarrierTargeting` uses the `isTargeted` field (defaults to `true`) to indicate whether to include or exclude the listed carriers."]]],["MobileCarrierTargeting manages mobile carrier targeting or exclusion for LineItems. Key services involved include AdRuleService, AdjustmentService, ForecastService, LineItemService, and others. `isTargeted` determines if carriers are included or excluded, defaulting to true. `mobileCarriers` specifies the targeted carriers, with potential technologies such as `Technology`, `BandwidthGroup`, `Browser`, `DeviceCapability` and more. It utilizes fields to determine targeting status and list targeted carriers, impacting how LineItems interact with mobile carrier data.\n"]]