type MobileCarrier (v202402)
Represents a mobile carrier. Carrier targeting is only available to Ad Manager mobile publishers.
For a list of current mobile carriers, you can use PublisherQueryLanguageService.mobile_carrier.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
Field
|
Technology (inherited)
|
id
|
xsd:long
The unique ID of the Technology . This value is required for all forms of TechnologyTargeting .
|
name
|
xsd:string
The name of the technology being targeting. This value is read-only and is assigned by Google.
|
MobileCarrier
|
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."],[[["The PublisherQueryLanguageService.MobileCarrier object represents a mobile carrier for targeting purposes in Ad Manager."],["Carrier targeting is specifically available to Ad Manager publishers delivering ads to mobile devices."],["MobileCarrier inherits from Technology and includes an ID and name, with the name being assigned by Google."],["To retrieve a list of available mobile carriers, publishers can utilize the PublisherQueryLanguageService.mobile_carrier method."]]],["The content details services and inheritance related to mobile carriers within an ad management system. Key services include AdRuleService, AdjustmentService, ForecastService, and others. PublisherQueryLanguageService enables querying specific data like BandwidthGroup, Browser, and importantly, MobileCarrier. MobileCarrier represents a mobile carrier and is exclusively for Ad Manager mobile publishers. The Technology class, inherited by MobileCarrier, includes an ID and name for targeting. PublisherQueryLanguageService.mobile_carrier facilitates access to mobile carrier data.\n"]]