OAuth2 - best practice to implement offline client access Adwords API

2013-10-22 Thread gshoihet
Hello, I need to implement offline client access of Adwords API(Java). It seems that each time I need to execute this command : String authorizeUrl = authorizationFlow.newAuthorizationUrl().setRedirectUri(CALLBACK_URL).build(); and then to past URL to browser and then enter the authorization

xsd schema for reports in v201309

2013-10-19 Thread gshoihet
hello, I try to parse xml response from KEYWORDS_PERFORMANCE_REPORT , but don't have any schema that describe the xml. Please advice Thanks Grisha -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

adwords api - how to export objects to csv and back

2011-11-28 Thread gshoihet
hello Google, please advice how to : export objects to csv and back Example : I have objects like ADGroup etc ... with data , and now I would like to export all this data to csv Is possible ? Thanks a lot -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and