Account Performance Report always returns empty reports for Display Network

40 views
Skip to first unread message

Tracy Chung

unread,
Jun 30, 2016, 3:28:37 AM6/30/16
to AdWords API Forum
I am using the latest 201605 API.

While it is fine getting Search Network data (AdNetworkType2 = SEARCH) from Account Performance Report; for Display Network  (AdNetworkType2 = CONTENT), it always returns an empty report. (or all zeros when includeZeroImpressions is set to TRUE)

I tried both AdNetworkType1 and AdNetworkType2 fields but it was no help. Also tried Campaign Performance Report with AdvertisingChannelType = DISPLAY, again, I am getting empty reports (there's data when AdvertisingChannelType = SEARCH).

I have already checked via account management that data is indeed available for Google Display Network (not zeros).

AWQL being used is as follow:

SELECT Clicks, Impressions, Ctr, AverageCpc, AverageCpm, Cost, ClickConversionRate, CostPerConvertedClick, InvalidClicks, InvalidClickRate, ConvertedClicks, Date
FROM ACCOUNT_PERFORMANCE_REPORT 
WHERE AdNetworkType2 = CONTENT

Tracy

Peter Oliquino

unread,
Jun 30, 2016, 4:02:47 AM6/30/16
to AdWords API Forum
Hi Tracy,

To further investigate the issue, could you please provide your customer id? Please reply using Reply privately to author. Additionally, you could add a DURING clause in the AWQL query when the Date field is included in the select clause of the request as discussed here.

Thanks and regards,
Peter
AdWords API Team
Reply all
Reply to author
Forward
0 new messages