CuepointSchedule
class CuepointSchedule extends Model (View source)
Properties
bool | $enabled | ||
string | $pauseAdsUntil | ||
int | $repeatIntervalSecs | ||
string | $scheduleStrategy |
Methods
setEnabled($enabled)
No description
bool
getEnabled()
No description
setPauseAdsUntil($pauseAdsUntil)
No description
string
getPauseAdsUntil()
No description
setRepeatIntervalSecs($repeatIntervalSecs)
No description
int
getRepeatIntervalSecs()
No description
setScheduleStrategy($scheduleStrategy)
No description
string
getScheduleStrategy()
No description
Details
setEnabled($enabled)
No description
bool
getEnabled()
No description
setPauseAdsUntil($pauseAdsUntil)
No description
string
getPauseAdsUntil()
No description
setRepeatIntervalSecs($repeatIntervalSecs)
No description
int
getRepeatIntervalSecs()
No description
setScheduleStrategy($scheduleStrategy)
No description
string
getScheduleStrategy()
No description