type MobileCarrier (v202502)

  • The content provides information on MobileCarrier within the Ad Manager API, highlighting its use in carrier targeting for mobile publishers.

  • MobileCarrier inherits properties from the Technology class, including a unique ID and a read-only name assigned by Google.

  • You can find a list of current mobile carriers using the PublisherQueryLanguageService.mobile_carrier method.

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/v202502

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