When I do a very simple query in AWQL, I get about 4500 rows returned, but when looking at the same report in the Adwords UI and export to Excel I get around 6000 rows and very different numbers
var query = "select Query, Cost from SEARCH_QUERY_PERFORMANCE_REPORT during LAST_MONTH";
Any idea what would cause this difference?