Re: java.lang.ClassNotFoundException: org.codehaus.jackson.JsonFactory during authentication using OAuth2

2012-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi Looks like you didn't download the appropriate dependency jars. Please follow these steps to execute the example code. https://code.google.com/p/google-api-ads-java/wiki/QuickStart (Replacing dfp -> AdWords from the wiki page) 1. Download and extract example project (e.g. adwords-axi

Re: OAuth2 issue

2012-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi, You should insert the Client ID and the Client secret obtained from the url into the variable CLIENT_ID, CLIENT_SECRET. https://code.google.com/apis/console#access. 59 private static final String CLIENT_ID = "INSERT_CLIENT_ID_HERE"; 60 private static final String CLIENT_SECRET = "INSERT_CL

Re: OAuth2 issue

2012-12-16 Thread Kapil
Hey Takeshi, Thanks a lot. Could you please tell me about the second question I asked. \ https://code.google.com/p/google-api-ads-java/source/browse/examples/adwords_axis/src/main/java/adwords/axis/v201209/misc/OAuth2Example.java if you will look at the main function in this program there is a

Re: Using OAuth2 for server application

2012-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi, Please see another thread. https://groups.google.com/d/topic/adwords-api/IwIfnVWULxs/discussion Best, - Takeshi, AdWords API Team On Saturday, December 15, 2012 9:55:47 PM UTC+9, Kapil wrote: > > Hey Takeshi , > > I'm new to adwords api. Can you please help me with an issue. I'm trying >

Re: OAuth2 issue

2012-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hello Kapil, In that example, you don't have to modify SCOPE, and the CALLBACK_URL. You should simply create Client ID for an installed application from the URL you supplied . Then copy the Client ID and Client secret to the sample code

Re: Class not found exception using 1.12.0

2012-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi, Fixed the issue. Please use the 1.12.1 release . Best, - Takeshi, AdWords API Team On Friday, December 14, 2012 9:06:30 PM UTC+9, Takeshi Hagikura (AdWords API Team) wrote: > > Hello > > Thanks. > Confirmed the situation. > I

Cannot create ProductExtension via API

2012-12-16 Thread Cheng Qian
Hi all, I just cannot create ProductExtension via API. The return error is [AdExtensionError.NOT_AUTHORIZED_TO_CREATE_EXTENSION @ operations[0].operand.adExtension]. Does the API work for ADD/SET/REMOVE ProductExtension? I tried both v201206 and v201209 - - - - - - - - - - - - - -

How to get monthly search volume for a given keyword with v201209

2012-12-16 Thread Hongyu Li
Hi, the question is simple, how to get monthly search volume for a keyword. following is my code, I want the monthly search volume for keyword 楽天, I used the code below, only get the monthly search volume for the keywords that relate to "楽天". how can i get the search volume for the keyword se