RecalculateQuota

Description

Goes through all the responses for a survey and recalculates the quota counts for a given quota.

Signature
void RecalculateQuota(string key, string projectId, string quotaName, DatabaseType databaseType)

Parameters

Name Data Type Description

key

string required

The authentication key

projectId

string required

The project ID

quotaName

string required

databaseType

DatabaseType required

Response

Data Type Description

Example