Hi, 
I’m new in AdWords API so I decided to download run some example to see how 
it works. I download file: awapi_dotnet_lib_v15.0.0.zip from 
code.google.com.
I fill App.config file and setup command line arguments to : 
v201209.CreateAccount

When I run this example I got exception:
System.Web.Services.Protocols.SoapException 
(InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ 
com.google.ads.api.services.common.error.InternalApiError.<init>(InternalApiErro)

This is few line form my App.config file:
<add key="ClientCustomerId" value=""/>
<add key="AuthorizationMethod" value="ClientLogin" />
<add key="Email" value="[email protected]"/>
<add key="Password" value="myPassword"/>
<add key="AdWordsApi.Server" value="https://adwords-sandbox.google.com"/>

Please tell me what I’m doing wrong.

PS: Sorry for my poor English

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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

Reply via email to