Hi everyone,

We just launched a sneak preview of the new AdWords API Java library.
This is an experimental version to get early feedback.

You can find the example project ready to download here:

http://code.google.com/p/google-api-ads-java/downloads/detail?name=adwords-examples-0.2.0.tar.gz

Once you extract the library, it's as easy as:

    $ cd adwords-examples/adwords_axis

    # Modify ads.properties file (see README)

    $ mvn compile
    $ mvn exec:java -
Dexec.mainClass="adwords.axis.v201109.GetAllCampaigns"

Some of the features are:
  - Maven2 support
  - SL4J support
  - Only logging soap of warning or higher (configurable)
  - Easier configuration of credentials
  - OAuth

We have great things in store, but if there is anything else you'd
like to see, please let us know.

Thanks,
Adam and the Java library team

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

Reply via email to