type MobileCarrierTargeting (v202408)
Represents mobile carriers that are being targeted or excluded by the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
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-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["`MobileCarrierTargeting` allows you to target or exclude specific mobile carriers for your line items."],["This feature is used within the Google Ad Manager platform to refine the audience that sees your ads."],["You can specify whether mobile carriers should be targeted or excluded using the `isTargeted` field."],["The `mobileCarriers` field allows you to select the specific mobile carriers to include or exclude in your targeting."]]],["The core content defines `MobileCarrierTargeting`, which manages mobile carrier targeting or exclusion for `LineItem`s. Key actions involve setting `isTargeted` to `true` (default) for targeting or `false` for exclusion. The `mobileCarriers` field then specifies the mobile carriers. The data interacts with multiple services such as AdRuleService, ForecastService, LineItemService and other related services. This information is found in the `https://www.google.com/apis/ads/publisher/v202408` namespace.\n"]]