predictions_list_schedules {civis} | R Documentation |
Show the prediction schedule
Description
Show the prediction schedule
Usage
predictions_list_schedules(id)
Arguments
id |
integer required. ID of the prediction associated with this schedule. |
Value
A list containing the following elements:
id |
integer, ID of the prediction associated with this schedule. |
schedule |
list, A list containing the following elements:
|
scoreOnModelBuild |
boolean, Whether the prediction will run after a rebuild of the associated model. |