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 ad delivery within Google Ad Manager."],["You can specify whether mobile carriers are targeted or excluded by setting the \"isTargeted\" field, which defaults to \"true\" for targeting."],["The \"mobileCarriers\" field is used to list the specific mobile carriers being included in the targeting or exclusion criteria."],["This targeting method can be used in conjunction with other targeting options to refine ad delivery to specific audience segments."]]],["MobileCarrierTargeting, within the specified namespace, defines the targeting or exclusion of mobile carriers for LineItems. It uses the `isTargeted` boolean field to determine whether to target or exclude. The `mobileCarriers` field contains an array of Technology objects, including BandwidthGroup, Browser, DeviceCategory, MobileCarrier, and other technology types. This data is used across various services like AdRuleService, ForecastService, and LineItemService, and other services listed to target or exclude specific mobile carriers.\n"]]