...
The property
”soft_launch”
is set toTRUE
.Quotas in the survey will show a
”currenlty_open”
value that displays the true number of clicks or completes available in the survey OR quota, taking the soft launch into consideration.
When sending sample to a project that has soft launch enabled, the quotas will reflect the more conservative number, which should help you estimate traffic requirements, and prevent oversampling/clickwaste.
Important Considerations
Info |
---|
For existing Supplier API integrations, no additional development should be required to take advantage of this feature. We have designed the system to utilize available counters when communicating restricted quantities. |
The ”currently_open”
value of each quota will reflect the minimum of:
Completes available in the quota
Completes available in the soft launch
The soft launch is not reflected in the “supplier_completes” object, and is only reflected in the “currently_open” value of the quota.
Request
...
GET $apihost/$basepath/surveys/:surveyId
...
|