Examples

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

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article