Last active
April 26, 2016 17:26
-
-
Save shiondev/970055cf6b2c3dc577b4028e36f0f95c to your computer and use it in GitHub Desktop.
Datafiniti Request Status Completed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "id": 37, | |
| "query": "name%3A%22dog%20food%22&20AND%20price%3A%2A", | |
| "dataType": "product", | |
| "accountId": "12345678912345678", | |
| "planId": "free", | |
| "view": "products_all_json", | |
| "async": 0, | |
| "status": "COMPLETED", | |
| "error": "", | |
| "numDownloaded": 6576, | |
| "numEstimated": 6576, | |
| "numRequested": 6576, | |
| "date_started": "2015-4-23 17:10:40", | |
| "date_completed": "2015-4-23 18:10:40" | |
| } | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment