Access denied - Invalid_Add_Operation when trying to add a campaign using sandbox mode

2010-06-10 Thread RamonPV
Hello, I am trying to start doing some tests for a .net console App and when I try to add my first campaign I have been getting this error but it has been impossible to find the cause of it; I am using the .net library that google provides for free(google-api-adwords-dotnet); problem is that as so

Re: Sandbox troubles?

2010-08-02 Thread RamonPV
I am also having the same issue using the .net library; my code was working before but since some days ago I started getting this error; I am getting this same exception when I try to retrieve the list of keywords for and Add; here is my code; I am also using the sandbox mode(v201003): Dim AdGrou

Re: Sandbox troubles?

2010-08-02 Thread RamonPV
I am also having the same issue using the .net library; my code was working before but since some days ago I started getting this same error; I am getting this exception when I try to retrieve the list of keywords for and AdGroup; here is my code; I am using the sandbox mode(v201003): Dim AdGroupC

.Net sample of PolicyViolationError handling needed

2010-08-10 Thread RamonPV
I have been trying to find a .net example of a PolicyViolationError handling but it has been impossible; The only example that I found is coded with PHP(http://code.google.com/p/google-api-adwords-php/source/ browse/trunk/examples/v201003/HandlePolicyViolationError.php); does anybody has an example

Re: .Net sample of PolicyViolationError handling needed

2010-08-11 Thread RamonPV
Thank you very much for your prompt attention; I am already using your code and it is working perfectly in my app; this piece of code is one of the last things I had pending in my app; you can probably think of adding the errorUtilities functionality somewhere in the next release or maybe you can e

Ads parameters without default value?

2010-10-19 Thread RamonPV
I am trying to set parameters in my Ads without using the default value; searching an answer in this forum I found this thread: http://groups.google.com/group/adwords-api/browse_thread/thread/2e01192c7c53fec4/2976a623c7327975 but it is not clear enough for me if it is or not possible to use param