Hi, Yes you are correct, AdWords API reports are aggregated at a specific level or a combination of objects. Further segmentation will depend on which fields you include in your SELECT query. As for the Keywords Performance Report <https://developers.google.com/adwords/api/docs/appendix/reports/keywords-performance-report>, it is aggregated at the keyword level by default, meaning one keyword per row.
The reason you might be getting two dates with different impressions is possibly due to two separate keywords generating impressions on the same date. I would recommend that you include other fields (Id <https://developers.google.com/adwords/api/docs/appendix/reports/keywords-performance-report#id> , Criteria <https://developers.google.com/adwords/api/docs/appendix/reports/keywords-performance-report#criteria>) in your SELECT query to accurately identify each row from the rest and see if there are any discrepancies such as duplicates. Best regards, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/cb83b796-c24c-439d-903e-05a80af04e3c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
