Hello, Well, the Sandbox environment is *still* not allowing logins for most accounts at this point. See this post for updates:
http://groups.google.com/group/adwords-api/browse_thread/thread/0d550e39cab88fe0# That would likely explain the behavior you're seeing. The best way to debug an issue with APIlity in general is to enable SOAP request/ response logging by following the instructions at http://google-apility.sourceforge.net/#Debugging Personally, I'm biased towards using the Ruby client library for new development, but that's just because it's the one I personally maintain :-) PHP should be fine in general if you're already familiar with it, and it does have the advantage of not having to fiddle with as many dependencies as with Java. Cheers, -Jeff Posnick, AdWords API Team On Dec 16, 5:16 pm, "danielmpow...@gmail.com" <danielmpow...@gmail.com> wrote: > Thanks, Jeff > > Well, I scrapped java because I was running into problems and decided > to just use the simplest tool for the job. I downloaded the PHP > Apility Agua app and thought I could use it as a starting point for my > tool and just modify the code to use the API calls I needed. I'm > trying to just download account and campaign info to a file in the > easiest way possible. > > Agua seems to run, but when I enter my login information it goes to > the client select screen and no clients show up in the dropdown list. > Leading me to believe that it's not connecting properly. Do you know > what the best way is to debug this? > > Also, where can I find a step by step guide to the easiest way to > start using the API? Is PHP the easiest tool to do it with? > > Thanks > > On Dec 15, 8:28 am, AdWords API Advisor <adwordsapiadvi...@google.com> > wrote: > > > Hello, > > > First of all, I just wanted to make sure that you were aware that the > > AdWords API Sandbox doesn't provide access to any of your actual > > AdWords data. > > > That being said, are you trying to use the AdWords API Java Client > > library directly, or are you using it indirectly through the AdWords > > API Starter Kit project? > > > Cheers, > > -Jeff Posnick, AdWords API Team > > > On Dec 12, 12:58 pm, Acapella <danielmpow...@hotmail.com> wrote: > > > > Hello, > > > > I've been trying to demo the sandbox API in java and java is totally > > > new to me. Is there an easy step by step guide for installing the java > > > files and running them? I'm trying to download Adwords data so that we > > > can put it in our reporting database. > > > > I'm trying to run the examples in the java client library and I'm > > > getting this message when I am trying to run campaignservicedemo.java > > > from the command line and I'm getting a 'com.google.api.adwords.v12 > > > does not exist' error along with 64 other similar errors on compile. > > > > my classpath looks like this: > > > > .;c:\starterkit\lib\adwords-api-2.2.0.jar;c:\c:\starterkit\lib > > > \log4j-1.2.8.jar;c:\starterkit\lib\commons-lang-2.4.jar > > > > Is there something else I need to add to my classpath? > > > > Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---