Closed vishalgarale closed 6 years ago
Hi, it seems like this issue has been open for more than a few months now. We have made many changes in the SDK since then, including releasing a new version. If you can repro your specific issue with the latest version of the SDK, please create a new issue or comment here with further details.
We are trying to fetch "ad" level reports from SDK sample codes are below
During iterating over cursor, we are reaching Rate limit, which was internal pagination, how we can able to get full data, because number of rows are high so every time it will reach to Rate limit. Is any way to do manual pagination?