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 for targeting or excluding specific mobile carriers for ad delivery through LineItems."],["You can either target or exclude mobile carriers using the `isTargeted` field, which defaults to targeting (`true`)."],["This targeting utilizes a list of `mobileCarriers` that can be included or excluded based on the `isTargeted` setting."],["The namespace for MobileCarrierTargeting is `https://www.google.com/apis/ads/publisher/v202405`."]]],["MobileCarrierTargeting manages the targeting or exclusion of mobile carriers within the LineItem service. It interacts with various services like AdRuleService, ForecastService, and NativeStyleService. Key actions involve setting `isTargeted` (true for targeting, false for excluding) and specifying `mobileCarriers` from a list of technologies, bandwidth, browser, device capabilities, and more. The namespace is defined as `https://www.google.com/apis/ads/publisher/v202405`.\n"]]