Re: Why updates for 2 keywords don't work, but for 2 Adgroups work ok???

2012-12-03 Thread Jeremy Aube
You should be able to update more than one keyword. The error looks like you're trying to update the same keyword twice. Posting the sanitized soap request and response might help. On Thursday, November 29, 2012 4:24:33 PM UTC-5, Mirror wrote: Hello! We can do the upgrade bid for Adgroup,

Why updates for 2 keywords don't work, but for 2 Adgroups work ok???

2012-11-29 Thread Mirror
Hello! We can do the upgrade bid for Adgroup, using AdGroupService and passing the two Adgroups ID in the array, like: function UpdateAdGroupExample … // Create ad group using an existing ID. $adGroup = new AdGroup(); $adGroup-id = $adGroupId-1; … // Update the bid. $adGroup-bids =