REST Resource: networks.mobileCarriers

  • The MobileCarrier resource represents a mobile carrier.

  • A MobileCarrier object has fields for name, displayName, and regionCode.

  • The API provides methods to get a specific MobileCarrier and list all MobileCarrier objects.

Resource: MobileCarrier

Represents a mobile carrier.

JSON representation
 { 
 "name" 
 : 
 string 
 , 
 "displayName" 
 : 
 string 
 , 
 "regionCode" 
 : 
 string 
 } 
Fields
name

string

Identifier. The resource name of the MobileCarrier . Format: networks/{networkCode}/mobileCarriers/{mobile_carrier}

displayName

string

Output only. The localized name of the mobile carrier.

regionCode

string

Output only. The region code of the mobile carrier.

Methods

get

API to retrieve a MobileCarrier object.

list

API to retrieve a list of MobileCarrier objects.
Create a Mobile Website
View Site in Mobile | Classic
Share by: