After submitting a campaign to be corrected and analyzed it can take up to a minute to finalize the results. You can check the status of your campaign with the check_campaign_status API. When you see a ‘completed’ status, you can call the get_campaign API to retrieve the results.
X-CC-API-Key: Your API Key
campaign:
campaign_list:
If the status is completed, you will be able to retrieve the campaign via the get_campaign API
In the event of an error, you will get an “error:” response, with a description of the reason
OK
The response is of type object
.