OAuth2 autorization x Adwords API

2013-07-22 Thread mcn . adwordz
Hi, I'm writing the autentication code for work with adwords api. I read the official guide: https://code.google.com/p/google-api-ads-java/source/browse/examples/adwords_axis/README // Get an OAuth2 credential. Credential credential = new OfflineCredentials.Builder()

Help migration Adwords API 201209 to 201306

2013-07-22 Thread mcn . adwordz
I'm migrating from API 201209 to 201306 but have a lot of problems: This is my old code try { Boolean mail_flag = false; String clientLoginToken = new ClientLoginTokens(ClientLoginTokens. ADWORDS_SERVICE). from(adwordsPropertyService.getEmail(),