Hi Jana, I advise taking some time familiarize yourself with AdWords features ( http://adwords.google.com/support/aw/bin/static.py?hl=en&page=examstudy.cs&rd=1), AdWords API capabilities ( http://code.google.com/apis/adwords/docs/) and the examples distributed with the Java client library that you are using ( http://code.google.com/p/google-api-adwords-java/source/browse/trunk#trunk/examples/v201101) before writing your application. If you are still facing issues, feel free to ask questions and we will gladly help you out.
To answer your original question, yes, AdWords API allows you to retrieve ads. Check the GetAllAds.java code example in the library distribution. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
