'Failed to get authToken. Reason: CaptchaRequired'

2010-08-07 Thread SEO Sniffer
I get this message: {main}exception 'AuthTokenException' with message 'Failed to get authToken. Reason: CaptchaRequired' I made many request from one account? Is there any limit per developer token? What can I do to solve this problem? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also fin

Re: ApplicationConfiguration keeps talking to localhost

2010-08-07 Thread AdWords API Advisor
Hi, I was looking for the version number 9.0.0.0. My guess is that somehow the ApplicationConfiguration values are not getting picked up properly, so I need more background into how your particular sample is running (web service/asp.net/windows service, etc.) Meanwhile, here's how I did it for a v

Re: Formatting calls

2010-08-07 Thread phpguy
I have just a couple remaining questions. 1. Is there a best practice (advantages to disadvantages) between enabling WSDL caching vs placing the service outside of the loop? 2. I have a loop embedded within another loop, can I place all the service calls above the top-level loop? Or can I even

Number conversion problem

2010-08-07 Thread Alonet
Hi, The number of conversions seems to be in 2275 when it should be 9. We'll help you appreciate where you did wrong. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/grou

Re: Problem to using Google Adwords API

2010-08-07 Thread Mukut
Dear sir, I am using your adwords sandbox api integrate with dot net and c#. There are using google-api-adwords-dotnet dll. Atfirst my default page showing keyword ideas list for a given keyword using create AdwordUser and service use TargetingIdea Service. The code is running well in local mac

error for permission in web using adword sandbox api dot net integration

2010-08-07 Thread Mukut
Dear sir, I am using your adwords sandbox api integrate with dot net and c#. There are using google-api-adwords-dotnet dll. Atfirst my default page showing keyword ideas list for a given keyword using create AdwordUser and service use TargetingIdea Service. The code is running well in local machi

Number conversion problem

2010-08-07 Thread Alonet
Hi, The number of conversions seems to be in 2275 when it should be 9. We'll help you appreciate where you did wrong. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/gro

Re: ApplicationConfiguration keeps talking to localhost

2010-08-07 Thread none
I think I noted that I'm using the 201003 version of the API. I'm then building the Google provided solution and extracting the dll, which I then add a reference to in my actual project. When I add the google- api-adwords-dotnet.dll dll the version number is 9.0.0.0. Is any other sort of identifer

Signing into service

2010-08-07 Thread none
Using Visual Studio 2010, VB.Net, .Net 4.0, API 201003 I’m having a very tough understanding why this has to be so hard. I’ve managed to convert the C# examples into VB.NET but the code can’t authenticate against the server. If I code the ApplicationConfiguration information into the vb.net modul

Re: Apply paging when creating report using reportDefinitionService

2010-08-07 Thread robert.johans...@adwire.se
OK, I see. I thought that paging was available because it's listed in the API reference under "ReportDefinitionService". The reason why I'm looking for a paging solution is that a client of mine have about 100 000 keywords in their account. Downloading such large report would probably cause my ser