type MobileCarrier (v202411)

  • The MobileCarrier object represents a mobile carrier, enabling targeted advertising to specific mobile networks.

  • MobileCarrier is a type of Technology and inherits its ID and name attributes.

  • Google assigns the read-only name attribute, while the unique id is necessary for targeting.

  • Ad Manager mobile publishers can utilize mobile carrier targeting to refine their ad delivery strategies.

  • You can query for a list of current mobile carriers using PublisherQueryLanguageService.mobile_carrier.

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