Starting on June 19, we started to see sporadic DUPLICATE_KEY errors from v201109 AdGroupCriterionService.mutate(). This is surprising on several levels:
- We didn't change our production code on June 19, and we are definitely not sending duplicate keywords (our schema prevents it).
- If we repost the attempt later (10 or 20 minutes for example) they usually post just fine, without the error.
- 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.
Does anyone have experience with this kind of error? (The API forum search for "DUPLICATE_KEY" returns no results.)
Jim