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."],["By default, mobile carriers are targeted unless 'isTargeted' is set to false."],["You can specify the mobile carriers you want to include or exclude in the 'mobileCarriers' field."],["This feature is part of the broader TechnologyTargeting options within Google Ad Manager."]]],["MobileCarrierTargeting manages the inclusion or exclusion of mobile carriers for LineItems. The `isTargeted` field determines whether carriers are targeted (true) or excluded (false), defaulting to true. The `mobileCarriers` field, a list of `Technology` objects, specifies the carriers, with additional targetable dependencies such as `BandwidthGroup`, `Browser`, `DeviceCategory`, and others. It is a part of many services including `AdRuleService`, `AdjustmentService` and `ProposalLineItemService` and is located in the `v202408` version of the API.\n"]]