Hello,

We have discrepancies in `Impressions` values between API 
`ACCOUNT_PERFORMANCE_REPORT` and Adwords UI Report. 
UI Report configured with next fields:
*Row* `Account`, `Customer ID`, `Device`,  `Network (with search 
partners)`, `Day`, `Hour of Day`
*Column* `Clicks`, `Impressions`, `CTR`, `Avg. CPC`, `Cost`, `Avg. CPM`
API report request:
```
curl --http1.1 --header "Authorization : Bearer <123>" --header 
"developerToken : <345>" --header "clientCustomerId: <567>" --header 
"includeZeroImpressions: FALSE" --data "__rdquery=SELECT 
Ctr,Quarter,DayOfWeek,Impressions,AdNetworkType1,Device,HourOfDay,AverageCpm,Cost,Date,Month,ClickType,Conversions,Year,AverageCpc,Interactions,Clicks,Week,InteractionTypes
 
FROM  ACCOUNT_PERFORMANCE_REPORT DURING 20200707,20200707&__fmt=CSV" 
https://adwords.google.com/api/adwords/reportdownload/v201809
```
Even if we use only `Impressions`, `HourOfDay` and `Date` fields in API 
request, Impressions still do not match to UI report. 
Btw, `Impressions` between different API reports looks the same (for 
example, ACCOUNT_PERFORMANCE_REPORT vs ADGROUP_PERFORMANCE_REPORT).
UI report usually has more Impressions than API report.

Can you explain why Impressions do not match?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/72ae9dba-0467-4b96-ae85-b5451060d81bn%40googlegroups.com.
  • Data discrepa... 'Aleksandr Aksenov' via AdWords API and Google Ads API Forum

Reply via email to