Hello,
How can I make the AdwordsApiConfig generic so that I can pass variable account details rather than having just one defined in web.config/app.config file? I modified the client library source code a bit, commented out the Reader which reads from config file, created a new class which Gets and Sets properties like Developer Token, Email, Password etc. I am able to pass the values through it as well, but still getting “Email cannot be Null” exception. I am using C# client library v201209 I have tried the same with v201302, but no luck! Any idea would be a great help. Thanks in advance Subrata Sarkar -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
