Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Dfareporting
Collection
MobileCarriersCollection
Interface MobileCarriersCollection
interface
MobileCarriersCollection
{
get
(
profileId
:
string
,
id
:
string
)
:
MobileCarrier
;
list
(
profileId
:
string
)
:
MobileCarriersListResponse
;
}
Index
Methods
get
list
Methods
get
get
(
profileId
:
string
,
id
:
string
)
:
MobileCarrier
Parameters
profileId
:
string
id
:
string
Returns
MobileCarrier
list
list
(
profileId
:
string
)
:
MobileCarriersListResponse
Parameters
profileId
:
string
Returns
MobileCarriersListResponse
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
get
list
Google Apps Script API
Loading...