A GitHub issue is 
created. https://github.com/googleads/googleads-dotnet-lib/issues/25

Please feel free to collaborate there for this issue.

Thanks!

Ray

On Tuesday, September 16, 2014 2:11:12 PM UTC-4, Ray Tsang (AdWords API 
Team) wrote:
>
> Hi,
>
> The documentation beneath the code example has additional explanation 
> around the node name depends on the API for which you are specifying.  I'll 
> file a github issue to clarify that page.
>
> Thanks!
>
> Ray
>
> On Tuesday, September 16, 2014 12:17:57 PM UTC-4, BDCoder wrote:
>>
>> On Page:
>>
>> https://github.com/googleads/googleads-dotnet-lib/wiki/Specifying-separate-App.config-for-client-library
>>
>> When setting up a seperate config for Adwords, the code states the 
>> following:
>>
>> <?xml version="1.0" encoding="utf-8" ?>
>> <configuration>
>>   <configSections>
>>     <section name="DfpApi"
>>          type="System.Configuration.DictionarySectionHandler"/>
>>   </configSections>
>>   *<AdWordsApi configSource="AdWordsApi.config"/>*
>> …
>> </configuration>
>>
>>
>>
>> The correct code is:
>>
>> <?xml version="1.0" encoding="utf-8" ?>
>> <configuration>
>>   <configSections>
>>     <section name="*AdWordsApi*" 
>>          type="System.Configuration.DictionarySectionHandler"/>
>>   </configSections>
>>   *<AdWordsApi configSource="AdWordsApi.config"/>*
>> …
>> </configuration>
>>
>>
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e65f2417-0bcf-40f5-a4aa-8d1d329b605a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to