Page Summary
-
The content provides an overview of the
MobileCarrierobject within the Google Ad Manager API, specifically version v202505. -
MobileCarrierrepresents a mobile carrier and is used for carrier targeting, which is exclusive to Ad Manager mobile publishers. -
Information on current mobile carriers can be retrieved using
PublisherQueryLanguageService.mobile_carrier. -
The
MobileCarrierobject inherits fromTechnologyand includes fields forid(a unique ID required for targeting) andname(a read-only name assigned by Google).
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/v202505
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

