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! 🎉
curl --location -g --request GET 'https://staging.spectrumsurveys.com/buyers/v2/surveys/{{SURVEY_ID}}/performance' \ --header 'access-token: '
{ "ps_survey_status": 11, "completes_fielded": 0, "completes_goal": 100, "cpi_forecast_at_launch": "1.01", "current_cpi": "1.01", "projected_acpi": "1.01", "total_cost_forecast_at_launch": "101.00", "current_cost": "0.00", "projected_total_cost": "101.00", "stated_loi": 5, "current_overall_loi": 5, "stated_incidence": 70, "current_overall_incidence": 70, "last_block_loi": null, "last_block_incidence": null, "over_quota_count": 0, "drop_off_count": 0, "quality_termination_count": 0, "termination_count": 0, "survey_launch_ts": null, "survey_close_ts": null, "survey_launch_iso_date": null, "survey_close_iso_date": null }