Hello Gaba, If you're seeing two keywords listed with different ids, then they're different keywords. It's possible to have multiple instances of the same keyword text in the same account, and each will have a different id.
As for how you should present this information to your customer, both keywords are valid and I'm assume you'd want to include data from both in your final aggregated sum. Cheers, -Jeff Posnick, AdWords API Team On Nov 24, 8:01 am, Gaba <[EMAIL PROTECTED]> wrote: > Hi, > > I've generated daily report for one of my customers through the > Adwords API. But I found the same keyword several times with different > ID, for example: > > keyword="Some word" keywordId="1" clicks="1053" imps="4544" > keyword="Some word" clicks="3" imps="20" > > I've checked at my adwords account, and the following was the result > for the keyword: Some word > clicks="1053" impressions="4544" > > in other words the second row in the xml report wasn't count in the > Adwords account. > > my problem is that I want to calculate sums of impressions and clicks, > but I can't know which keywordId should be counts. > > Please assist me!! > > Thanks a lot. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
