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