Excellent! After the holidays I will get this rolling. Thanks!
Robert On Dec 22, 3:10 pm, AdWords API Advisor <[email protected]> wrote: > Hi Robert, > > That sounds like a good idea. You can open a feature request on the > client library's issue tracker, and if you go through a short legal > process you can even contribute code to the project's source code > directly. > > http://code.google.com/p/google-api-adwords-dotnet/issues/list > > Best, > - Eric Koleda, AdWords API Team > > On Dec 21, 3:40 pm, "Robert, N2JTX" <[email protected]> > wrote: > > > The Google report creation web site supports as one of its formats Tab > > Separated Values (TSV). I work with a client that uses this format. > > In working with the .NET API, it was a trivial matter to clone > > CsvException.cs and CsvFile.cs into new modules called TsvException > > and TsvFile.c and to modify ReportUtilities.cs and > > CommonErrorMessages.resx to add support for the new TsvFile and > > TsvException classes. The downside to this is that I need to modify > > the AdWords .NET library code every time it is updated. Would it be > > possible to add TSV format to the supported report formats? I can > > even ZIP up the four modules listed above and send them to the > > maintainer if that would help. > > > TIA, > > Robert Schaffrath > > Meta5 Inc. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en
