We hope you enjoy our updated documentation! The old documentation website is still available here. Reach out to us with feedback or questions. Happy programming! 🎉
required count
criteria
required_count
: the maximum number of completes allowed for the quota (this is defined either at survey creation or updated via this endpoint)current_target
: the current number of completes being targeted. This is monitored internally and must always satisfy the following condition current_target
≤ required_count
.