Get campaign stats
Distribution / Campaign
Get campaign stats
Description
Get campaign stats. campaignId url param is the campaign id used to count the recipients.
Response
{
"uniqueResponsesCount": number,
"responsesCount": number
}
where:
uniqueResponsesCount: Total of respondents that have completed the survey.responsesCount: Total of responses of the survey.
GET
Get campaign stats
Description
Get campaign stats.campaignId url param is the campaign id used to count the recipients.
Response
uniqueResponsesCount: Total of respondents that have completed the survey.responsesCount: Total of responses of the survey.