Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Analytics
Collection
Data
McfCollection
Interface McfCollection
interface
McfCollection
{
get
(
ids
:
string
,
start_date
:
string
,
end_date
:
string
,
metrics
:
string
,
optionalArgs
?:
GaDataQuery
,
)
:
McfData
;
}
Index
Methods
get
Methods
get
get
(
ids
:
string
,
start_date
:
string
,
end_date
:
string
,
metrics
:
string
,
optionalArgs
?:
GaDataQuery
,
)
:
McfData
Parameters
ids
:
string
start_date
:
string
end_date
:
string
metrics
:
string
Optional
optionalArgs
:
GaDataQuery
Returns
McfData
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
get
Google Apps Script API
Loading...