type MobileCarrierTargeting (v202402)
Represents mobile carriers that are being targeted or excluded by the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
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-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["MobileCarrierTargeting allows publishers to target or exclude specific mobile carriers for their line items."],["It uses an `isTargeted` field to specify whether the carriers should be included or excluded, defaulting to inclusion."],["Mobile carriers are selected from a list within the `mobileCarriers` field."],["This feature enables ad delivery to be tailored based on the user's mobile carrier."]]],["MobileCarrierTargeting manages mobile carrier targeting or exclusion for LineItems. The `isTargeted` field determines if carriers are included or excluded, defaulting to `true` for targeting. The `mobileCarriers` field specifies which carriers, using various `Technology` types like `BandwidthGroup`, `Browser`, `MobileCarrier`, and more, to target or exclude. This functionality is integrated into services such as AdRuleService, NativeStyleService, and ForecastService, impacting how LineItems are handled.\n"]]