Dear forum, it's seems that the KEYWORDS_PERFORMANCE_REPORT returns not all existing keywords.
We have a multi customer system and we download the KEYWORDS_PERFORMANCE_REPORT for each of them. Basically we do the following steps before we aggregate later: 1) We parse the downloaded xml from the KEYWORDS_PERFORMANCE_REPORT and insert all data into our database 2) We are parsing the AD_PERFORMANCE_REPORT and trying to find the corresponding keywords in our keywords table, but some of keywords are not exist. We try to select the keyword by campaign_id, adgroup_id and keywords_id. After analyzing the the data we found out that 3.5% of the keywords are missing. Our total amount is 1.2 Million keywords and 44619 keywords are missing. At the moment we use the cross-client report form v13 where everything works fine and we try to switch to the lastest v201109. We found that problem while trying to obtain the keyword data for the keywords ids from the AD_PERFORMANCE_REPORT. What we already tested: Filesize checks after multiple downloads of the same report Including zero impression keywords Internal checks of database problems Switched between diffrent days (today, last day, -6 and -31 days) Updated to current PHP Adwords API scripts form googlecode Diffrent operating systems Hopefully you got an idea. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
