Export Screenout responses
Responses / Export
Export Screenout responses
Description
Download an Excel file with the screenout responses of the specified project/campaign
Body
{
"projectId": "50c957e3f3e4670e361b5fa8",
"fromDate": "2020-01-01",
"toDate": "2022-12-31",
"campaignId": "50c957e3f3e4670e361b5fa9"
}
where:
projectId: The id of the project.campaignId: The id of the campaign. Don’t send this field to get responses from all campaigns.fromDate: The initial date of the responses data desired.toDate: The final date of the responses data desired.
Response
HTTP 200
Excel file
POST
Export Screenout responses
Description
Download an Excel file with the screenout responses of the specified project/campaignBody
projectId: The id of the project.campaignId: The id of the campaign. Don’t send this field to get responses from all campaigns.fromDate: The initial date of the responses data desired.toDate: The final date of the responses data desired.
Response
HTTP 200
Excel file