Hi Artur, How are you synchronizing the database to match your report data? Unless you delete any keywords which no longer exist in your report results, keywords would stick around. If you "dropped" the table and recreated it every time (which I don't recommend), this wouldn't happen. But you'd need to specifically handle the case that the keyword was deleted. Be careful that you only delete it when the keyword is, not only if it has zero impressions.
- Kevin Winter AdWords API Team On Tuesday, June 19, 2012 5:37:31 AM UTC-4, Artur Meinzer wrote: > > I was trying to delete some keywords and I got an error which says > "INVALID_ID". It seems that these keywords don't exist in the live account, > but in my database they exist. They were downloaded some time ago using the > keywords performance report and I update them every day. How can this be? I > have a group in the database which has 83 keywords, but in the live account > there are only 42 and no deleted keywords. > > Thanks in advance, > Artur > -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en
