Hi all, I would like to know if anybody knows a way to download reports using the API in CSV format, but having them come without the line with the totals that usually comes at the bottom.
For you to understand my problem: I am downloading a lot of reports and I will use the LOAD DATA feature in MySQL to add report contents into a table. There is an option there to ignore the header lines, so no problem there, but there is no option for ignoring a footer...so the Totals line make it impossible to use that technique to import the data. Of course I could open the files programatically and remove the line, but I am trying to avoid such a dirty approach. Also, as CSV format is usually used to be imported into another system or to an Excel sheet, I don“t think it is good to always have the totals in there. They should be optional at most. Any thoughts? Any way to do it? Thank you very much! Daniel -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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