Starting on June 19, we started to see sporadic DUPLICATE_KEY errors from v201109 AdGroupCriterionService.mutate(). This is surprising on several levels:
1. We didn't change our production code on June 19, and we are definitely not sending duplicate keywords (our schema prevents it). 2. If we repost the attempt later (10 or 20 minutes for example) they usually post just fine, without the error. 3. Even though the overall mutate() call fails, the keywords often still show up in the AdWords UI but our system doesn't get a chance to see the ID. According to the AdGroupCriterionService documentation<https://developers.google.com/adwords/api/docs/reference/v201109/AdGroupCriterionService>, DUPLICATE_KEY is an error that the API experiences when inserting into the database. Does anyone have experience with this kind of error? (The API forum search for "DUPLICATE_KEY" returns no results.) Jim -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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