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 to finish and sometimes even 
times out.

reportDefinition.setDownloadFormat(DownloadFormat.TSV)

The same report works well when I use the CSV format and the job finishes 
in about 5 minutes.

reportDefinition.setDownloadFormat(DownloadFormat.CSV)

In both cases, I am talking about 2.2 million records that I am trying to 
download through the report. Also, just as a side note, the same TSV worked 
well with API version 2014 and I am currently using the latest version of 
the API.

import com.google.api.ads.adwords.lib.utils.v201708.ReportDownloader

I could use the CSV format, but the issue is that some of the 
fields/columns in the downloaded report contain "commas" and it gets quite 
messy dealing with all that upstream.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c37fc7fc-ac87-49bf-8dde-6c73573871b6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Downloading KEY... kumar
    • Re: Downlo... 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
      • Re: Do... kumar
        • Re... 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
          • ... kumar
            • ... 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum

Reply via email to