I wrote a method for adding some parameters to the destination URLs of TextAds for our customers. Because its not possible to change the URL directly i first create a new Ad as a copy of the original ad, adding the parameters to the new Ad's URL and then setting the status for the orginial Ad to deleted. For the new Ads I use AdGroupAdOperations with Operator.ADD and for the changed Ads Operator.SET when making the call to the API. This process worked fine for several months and never caused any problems. Last week (15 june) one of your customers complained that some of his deleted Ads where reactivated and that destination urls and headlines / descriptions of some Ads where changed. According to the changeHistory in our customer's account the changes where made through the api with our login but the changes themself dont fit to the changes from our own logfiles. There are entries in the changeHistory that descriptions / headlines where changed and Ads where deleted. The "TextAd deleted" entries should not appear because we dont use Operator.REMOVE and changes to headlines and descriptions are not even possible over the API. How can this happen? I there any known bug? We had to stop our processes, because we dont know if this will happen again.
-- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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