Re: Downloading KEYWORD PERFORMANCE REPORT through AdWords API is slow for TSV files

2017-09-26 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Kumar, I am able to download a report using the report definition you provided in CSV and TSV formats successfully. Could you try increasing the readTimeout for report downloads or use predicates to break up the report request into multiple, smaller requests? You could consider submitting

Re: Downloading KEYWORD PERFORMANCE REPORT through AdWords API is slow for TSV files

2017-09-26 Thread kumar
includeZeroImpressions = true, ReportDefinitionDateRangeType.YESTERDAY As you can see above, typically I try and retrieve just yesterday's data. I also set includeZeroImpressions to TRUE because we would like to track the behavior of all keywords historically. Setting it to FALSE gives me a

Re: Downloading KEYWORD PERFORMANCE REPORT through AdWords API is slow for TSV files

2017-09-26 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Kumar, Could you provide the DateRange used in the report request? Have you set the includeZeroImpressions header to true? Thanks, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Downloading KEYWORD PERFORMANCE REPORT through AdWords API is slow for TSV files

2017-09-26 Thread kumar
Hi Shwetha, I have sent a private message with the report definition and the clientCustomerId. Let me know what you find. Thank you! Kumar On Wednesday, September 20, 2017 at 3:03:06 PM UTC-6, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Kumar, > > Could you provide the compete report

Re: Downloading KEYWORD PERFORMANCE REPORT through AdWords API is slow for TSV files

2017-09-20 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Kumar, Could you provide the compete report definition along with the clientCustomerId for which you are trying to download the Keyword Performance Report? The report download request may time out on extremely large data sets. There is no explicit data size limit; however, the server may

Downloading KEYWORD PERFORMANCE REPORT through AdWords API is slow for TSV files

2017-09-20 Thread kumar
1down votefavorite <https://stackoverflow.com/questions/46247646/downloading-keyword-performance-report-through-adwords-api-is-slow-for-tsv-files?noredirect=1#> I have tried to download the *KEYWORD PERFORMANCE* REPORT through AdWords API in TSV & XML formats and it is crawling