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 in Google Ad Manager lets you target or exclude specific mobile carriers for your line items."],["It uses boolean logic (`isTargeted`) to determine if the carriers listed should be included or excluded from targeting."],["`mobileCarriers` field specifies the targeted or excluded carriers within the line item's targeting criteria."],["By default, MobileCarrierTargeting is set to include (`isTargeted` defaults to `true`) the specified carriers."]]],["The content details the `MobileCarrierTargeting` feature within various services like `AdRuleService`, `AdjustmentService`, `ForecastService`, and others. `MobileCarrierTargeting` allows for the targeting or exclusion of specific mobile carriers in `LineItem` settings. Key fields include `isTargeted`, a boolean to define inclusion or exclusion (defaults to true), and `mobileCarriers`, an array that specifies the mobile carriers for targeting. It is linked to multiple technologies and services, including `TechnologyTargeting`.\n"]]