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 publishers to target or exclude specific mobile carriers for their line items."],["It utilizes an `isTargeted` field to specify whether the carriers should be included or excluded, defaulting to inclusion."],["A list of `mobileCarriers` is used to define the specific carriers being targeted or excluded within the line item."],["This feature is part of the TechnologyTargeting structure in Google Ad Manager, providing granular control over ad delivery."]]],["MobileCarrierTargeting defines the targeting or exclusion of mobile carriers for LineItems. The `isTargeted` field determines whether carriers are included or excluded, defaulting to inclusion. The `mobileCarriers` field specifies the targeted carriers using an array of technology-related objects, including MobileCarrier, along with various other device and technology criteria like DeviceManufacturer and OperatingSystem. This is used across several services such as AdRuleService, ForecastService, and LineItemService.\n"]]