Oh ... I used maven with this:
    <dependency>
      <groupId>com.google.api-ads</groupId>
      <artifactId>ads-lib</artifactId>
      <version>1.9.1</version>
    </dependency>
    <dependency>
      <groupId>com.google.api-ads</groupId>
      <artifactId>adwords-axis</artifactId>
      <version>1.9.1</version>
    </dependency>

and it's giving me the client-1.11.0-beta  jars .... should it be? 
The release notes for 1.9.0 say:

1.9.0 - 09/06/2012
==================
AdWords:
  - Removed OAuth1.0 examples. See release 1.8.1 for more information.
  - Updated OAuth2.0 examples to use Jackson2 instead of Gson.
DFA:
  - Updated OAuth2.0 examples to use Jackson2 instead of Gson.
DFP:
  - Removed OAuth1.0 examples. See release 1.8.1 for more information.
  - Updated OAuth2.0 examples to use Jackson2 instead of Gson.
Common:
  - Parent pom dependencies are now locked to current release version at time
    of this release. Each release will now include the most recent dependencies
    at the time of release, i.e. replacing the RELEASE version.
  - com.google.api-client dependency upgraded to 1.11.0 which removes support
    for com.google.api.client.googleapis.auth.oauth


Thanks,
Lynn


-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

Reply via email to