Hi All I have recently started doing dev using adwords API. I was able to download a few reports using the ReportDefinitionService and upload about 650 ads through the AdGroupAdService. What I did not get around to was doing bulk operations sucessfully. For e.g. I had to break my ad ops into batches of 50 each. On the report side I was able to get the campaign and adgroup reports, but not the keyword report. What are best practices to follow when doing bulk ops like these using the API? The errors I got in both cases were an "AxisFault" with error code 0 (while uloading ads) and "java.net.SocketException: Unexpected end of file from server" (when downloading keyword report)
Also, are there active open source projects which have built on top of the adwords API. For e.g all basic operations like reports downloading and the basic ops like keyword changes, ad-copy changes etc already implemented. Because I want to get on straight to the keyword expansion and bid management bits rather than reinventing the wheel coding these basic ops. Your help would really be appreciated. Thanks. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
