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 -~----------~----~----~----~------~----~------~--~---
