Hi Wolfram, All the older versions (i.e. prior to v201109) of the AdWords API will stop working by end of February. One place to see the major changes between API versions is http://code.google.com/apis/adwords/docs/reference/. As for migrating to v201109, I'd advise focusing on 3 things in addition to changing version imports and service version being requested:
- Cross-client (MCC) reporting - if you are using v13 cross-client reporting, rewrite your code to use v201109 ad-hoc reporting. - Email address is no longer to be used as a client identifier; only Customer ID (available through InfoService or ServicedAccountService) is supported. - CampaignTargetService has been sunset (except for AdScheduleTargets). Its functionality has been merged into CampaignCriterionService. Let me know if you have more questions. As Jason and Evgeniy mentioned, the key to the migration is to ensure that your code works on v201109 alone. 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en