Is there a way to get paginated reports with OpenX API?

84 Views Asked by At

I am using OpenX API to integrate with an application. I am trying to fetch report data using /report/run route.

The doc says that JSON report_format is limited to 1000 rows. Is this paginated? Or is there a way to get rest of the data or the only option si to go with CSV?

Here is the link to the docs.

0

There are 0 best solutions below