Good morning all, I'm finalizing the migration to v201109 using the .NET client library (C#). I'm able to retrieve good data in my test environment, but to move to production I need to be able to dynamically specify the web services email/password combination without using the app.config file. I'm trying to assign a new Credential to the ServicedAccountService object, by creating a new System.Net.NetworkCredential object and setting the Credential of ServicedAccountService. However, it still defaults to the email/password value in the app.config file. I've unsuccessfully attempted to find a code sample or documentation indicating how I can specify the web service authentication email/password at runtime. What am I missing here? Thanks, Tim Mitchell
-- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
