public class Dfareporting.MobileCarriers extends Object
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Dfareporting.MobileCarriers.Get  | 
class  | 
Dfareporting.MobileCarriers.List  | 
| Constructor and Description | 
|---|
MobileCarriers()  | 
| Modifier and Type | Method and Description | 
|---|---|
Dfareporting.MobileCarriers.Get | 
get(Long profileId,
   Long id)
Gets one mobile carrier by ID. 
 | 
Dfareporting.MobileCarriers.List | 
list(Long profileId)
Retrieves a list of mobile carriers. 
 | 
public Dfareporting.MobileCarriers.Get get(Long profileId, Long id) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.profileId - User profile ID associated with this request.id - Mobile carrier ID.IOExceptionpublic Dfareporting.MobileCarriers.List list(Long profileId) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.profileId - User profile ID associated with this request.IOExceptionCopyright © 2011–2025 Google. All rights reserved.