...
FEOT takes the desired number of completes and divides them evenly over the defined number of weeks
, days
and hours
. For example, if we want 10 1000 completes evenly spaced over 5 days: FEOT will allow a max of 2 200 completes per day for 5 days.
Info |
---|
NOTE: In order to use this functionality, the feature should be activated to in you account. If you need to activate, please contact your account manager. This the error message in case the feature is not activated:
|
...
In case you use "is_custom": false
, the pacing used will be days
Important Considerations
The pacing cannot be bigger that
field_time
Make sure to create a script that check the
field_time
is bigger than thepacing
/interval
Request (POST)
...
POST $apihost/$basepath/surveys
...