1. Selected dimensions: supply, demand, day:
{"dimensions":["supply","demand","day"]}
because of API requirements for this query will be set:
- date range: last 48 hours
- output format: JSON
2. Same report with custom date range selected:
{"start":1504012921,"end":1504185721,"dimensions":["supply","demand","day"]}
because of API requirements for this query will be set:
- output format: JSON
3. Same report with custom format:
{"start":1504012921,"end":1504185721,"dimensions":["supply","demand","day"],"format":"csv"}
for this query will be set:
- output format: CSV
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article