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 for targeting or excluding specific mobile carriers in ad campaigns."],["This targeting is applied to LineItems and can be used in conjunction with other technologies like bandwidth, browser, devices, and operating systems."],["MobileCarrierTargeting is defined by whether it's targeted or excluded and the specific mobile carriers selected."],["The `isTargeted` field, defaulting to `true`, dictates whether the carriers are included or excluded in the targeting."],["A list of `mobileCarriers` specifies the particular carriers that the targeting applies to."]]],["MobileCarrierTargeting manages the targeting or exclusion of mobile carriers for LineItems. Key actions include defining whether carriers are `isTargeted` (defaults to true) and specifying the `mobileCarriers` list. The mobile carriers field includes a list of type of technology targeting such as : BandwidthGroup, Browser, DeviceCapability, MobileCarrier and OperatingSystem. The service is used by various services, including AdRuleService, ForecastService, and LineItemService, along with the ProposalLineItemService.\n"]]