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