I found that this is actually a problem of the library 5.0.0 which was already reported by somebody else: http://groups.google.com/group/adwords-api/browse_thread/thread/7903cd2711c26b1c
On Nov 2, 1:29 pm, Tiny <[email protected]> wrote: > Hi, > > I'm trying to use your AdWords API DotNet Client Library to work with > AdWords API services and I got into problem with managing more client > accounts. > > Credentials, which are set to header of each request, are specified in > application config file. In our company we are managing more client > accounts which differ in ClientEmail. So I need to be able to specify > ClientEmail dynamically when creating instance of service. > > I know that I can comply my requirements by doing changes to your > library (changing Service Factories and AdWordsUser class) but I want > to avoid changing external libraries. So I want to ask whether there > are some best practices how to handle this situation? > > Thanks, Marian -- 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.
