Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Analytics
Collection
Management
CustomDataSourcesCollection
Interface CustomDataSourcesCollection
interface
CustomDataSourcesCollection
{
list
(
accountId
:
string
,
webPropertyId
:
string
)
:
CustomDataSources
;
list
(
accountId
:
string
,
webPropertyId
:
string
,
optionalArgs
:
any
,
)
:
CustomDataSources
;
}
Index
Methods
list
Methods
list
list
(
accountId
:
string
,
webPropertyId
:
string
)
:
CustomDataSources
Parameters
accountId
:
string
webPropertyId
:
string
Returns
CustomDataSources
list
(
accountId
:
string
,
webPropertyId
:
string
,
optionalArgs
:
any
,
)
:
CustomDataSources
Parameters
accountId
:
string
webPropertyId
:
string
optionalArgs
:
any
Returns
CustomDataSources
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
list
Google Apps Script API
Loading...