Thursday, 30 June 2016

Account Performance Report always returns empty reports for Display Network

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

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
 
You received this message because you are subscribed to the Google
Groups "AdWords 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+unsubscribe@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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/9f91b4e0-e9b4-4e7e-92d6-9647743b6f46%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment