2 messages in com.googlegroups.adwords-apiRe: AdWords API Needs help to configu...
FromSent OnAttachments
Patrick Chanezon25 Sep 2006 09:52 
m....@marketics.com25 Sep 2006 23:41 
Subject:Re: AdWords API Needs help to configure axis for adwords api (java)
From:Patrick Chanezon (chan@gmail.com)
Date:09/25/2006 09:52:04 AM
List:com.googlegroups.adwords-api

On 9/25/06, m.@marketics.com <m.@marketics.com> wrote:

hi,

We are having an adword account in google. We need to develop an application ie, the client manager, which uses the adwprd api (java) from the google and also to access the account details.

We found that the api's can be assessed only through a web based application,

This is not true. The examples are command line based examples.

now we have tomcat server , axis tool kit and

adwords apis(java) downloaded... we extracted the adwords.zip and got one adwords folder and also one jar file for the adword version5, set the classpath to this jar and we already configured axis with tomcat...

Do you really need that? If you don't need axis for anything else in your tomcat instance, do not install axis. All you need to do is setup tomcat, create your web application, then copy the adwords-api jar in webapp/WEB-INF/lib, then use the classes from the class library like in the examples.

now our problem is how to configure this adwords folder into the tomcat

and what are the steps we have to do to access the adword apis our account details...

If you have no experience creating a web application in tomcat I recommend these books http://www.oreilly.com/catalog/tomcat/cover.html http://www.oreilly.com/catalog/jservlet2/

P@

Please help me to do the above as early as possible. Or

waiting for valuable replies from anyone who have already configured the adword api's

Thanks in advance. kcm