type MobileCarrier (v202411)

  • This page documents the MobileCarrier object, which represents a mobile carrier for targeting in Ad Manager.

  • Mobile carrier targeting is exclusively available to Ad Manager mobile publishers.

  • To retrieve a list of available mobile carriers, use the PublisherQueryLanguageService.mobile_carrier endpoint.

  • MobileCarrier inherits from the Technology object and includes an ID and name, similar to other targeting technologies.

  • The id and name fields of Technology are used for targeting purposes, with the name being read-only and 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/v202411

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