Hi,

 

I'm trying to build our own Google AdWords (C# / Visual Studio) application 
in conjunction with the provided AdWords .NET client library (downloaded 
through NuGet). I got it to work when using the app.config for the 
necessary settings, at runtime the AdWords .NET client library loads these 
settings into an object called AdWordsUser, which in turn performs a lot of 
the actual communication with the AdWords API.

 

Right now I'm trying to move as much of these app.config settings / keys as 
I can into our own way of configuring stuff. I've been successful in 
getting this to work as well, but I saw that the object called AdWordsUser 
is slightly different from the app.config way. For instance, the Listeners 
property contains the same Config property, but that property / object 
doesn't contain the config values I've provided through the 
AdWordsAppConfig object. 

 

Does this matter at all for the overall functionality of the client 
library? Do I still get the right exceptions when needed, et cetera, even 
when this SoapListener config isn't filled as with the app.config way?

 

I'd like to have extra information before continuing on. Thanks in advance.

 

Kind regards,

 

Anton

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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
--- 
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 adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/cc0a4c6e-cd40-4e2a-a442-949c2fc2d950%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • NuGet client li... ict
    • Re: NuGet ... 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum

Reply via email to