Account_Performance_Report vs Customer resource

19 views
Skip to first unread message

rentca...@gmail.com

unread,
Dec 21, 2020, 2:37:19 PM12/21/20
to AdWords API and Google Ads API Forum
Hello,

AWQL:
select Impressions, Conversions, Cost, CostPerConversion, Ctr, Clicks, AdNetworkType1, Device, AverageCpc, SearchBudgetLostImpressionShare, SearchImpressionShare, Date FROM ACCOUNT_PERFORMANCE_REPORT where Device IN ['DESKTOP', 'HIGH_END_MOBILE', 'TABLET'] during 20201022, 20201022

Returns the following results:



GAQL 
select metrics.impressions, metrics.conversions, metrics.cost_micros, metrics.cost_per_conversion, metrics.ctr, metrics.clicks, segments.device, segments.ad_network_type,  metrics.average_cpc, metrics.search_budget_lost_impression_share, metrics.search_impression_share, segments.date      FROM customer WHERE segments.device IN ('DESKTOP', 'MOBILE', 'TABLET') AND segments.date = 20201022

Retruns the following results:



How come they do not produce the same results?

KDJ

Google Ads API Forum Advisor Prod

unread,
Dec 22, 2020, 1:34:46 PM12/22/20
to rentca...@gmail.com, adwor...@googlegroups.com

Hi,

Are these two reports generated at the same time? I recommend rerunning the reports. If the discrepancy still exists, please send the customer id using 'Reply privately to author' option.

https://support.google.com/google-ads/answer/2544985

Thanks,

Google Logo
Lakshmi Prathipati
Google Ads API Team
 


ref:_00D1U1174p._5004Q29TqMD:ref
Reply all
Reply to author
Forward
0 new messages