I've been looking around the forum if I could find the answer for this.
I've been developing a python script which gets 3 different reports from AdWords API.
One of them is an AD_Performance_Report in which I get the Impressions, Clicks, Costs, etc.
But I can see that every data matches with Google Adwords Web except the Impressions.
Google Adwords API returns a lot more impressions than the Web.
Anybody can help me find why is happening that?
Thanks in advance.