Hello,

I have put all my Adwords functionality in one single DLL, and several 
applications are using the relative functionality.

Therefore I cannot use the configuration in the app.config, and found a 
possibility to define the relative parameters directly in my code (reading 
from a ini file).

To make it work I had set the AdwordsAppConfig.EnableSoapExtension property 
to true.

In the API 201708 this property seems to not exist anymore, and the 
following code fails:

SoapExtensions.RegisterSoapExtension( 
"Google.Api.Ads.Common.Lib.SoapListenerExtension, Google.Ads.Common", 1, 
priorityGroup.Low )

What I do need to change?

Thank you very much!

Wolfgang

P.S. I'm not using C#, but X#, a Xbase language

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/3ade893f-59ec-40c4-a9c3-162edbf85c61%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • .NET API: Adwor... Wolfgang Riedmann

Reply via email to