Re: Api via python DownloadReportAsString totalNumResults?

2016-08-08 Thread 'Joyce Lava' via AdWords API Forum
Hi, Based on the doc , pagination is not supported in report downloads and will be ignored when added in the request. Additionally, as far as I know, the DownloadReportAsString is used to return the report data as stri

Api via python DownloadReportAsString totalNumResults?

2016-08-08 Thread d . axelrod90
I am looking for documentation on the total number of results I can bring per DownloadReportAsString call. I create different thread that query at most one day for the report, however, I am looking at edge cases when more than 150k results should be returned. My question is how to use *paginat