Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Dfareporting
Schema
ReportSchedule
Interface ReportSchedule
interface
ReportSchedule
{
active
?:
boolean
;
every
?:
number
;
expirationDate
?:
string
;
repeats
?:
string
;
repeatsOnWeekDays
?:
string
[]
;
runsOnDayOfMonth
?:
string
;
startDate
?:
string
;
}
Index
Properties
active?
every?
expiration
Date?
repeats?
repeats
On
Week
Days?
runs
On
Day
Of
Month?
start
Date?
Properties
Optional
active
active
?:
boolean
Optional
every
every
?:
number
Optional
expiration
Date
expirationDate
?:
string
Optional
repeats
repeats
?:
string
Optional
repeats
On
Week
Days
repeatsOnWeekDays
?:
string
[]
Optional
runs
On
Day
Of
Month
runsOnDayOfMonth
?:
string
Optional
start
Date
startDate
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
every
expiration
Date
repeats
repeats
On
Week
Days
runs
On
Day
Of
Month
start
Date
Google Apps Script API
Loading...