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` objects represent mobile carriers that are targeted or excluded by a Line Item."],["The `isTargeted` field (defaulting to `true`) indicates whether the carriers are targeted or excluded."],["The `mobileCarriers` field lists the specific mobile carriers being targeted or excluded within the Line Item."]]],["MobileCarrierTargeting allows targeting or excluding mobile carriers for a LineItem. The `isTargeted` field, defaulting to `true`, determines if carriers are targeted or excluded. The `mobileCarriers` field specifies the list of mobile carriers, referencing various technology-related entities like Technology, BandwidthGroup, Browser, DeviceCapability, DeviceManufacturer, and more from the PublisherQueryLanguageService. Several services such as AdRuleService, AdjustmentService, and ProposalService, along with others are related to MobileCarrierTargeting.\n"]]