Campaigns not present in report

35 views
Skip to first unread message

ry...@muzmatch.com

unread,
Nov 30, 2017, 1:40:34 PM11/30/17
to AdWords API Forum

I first posted this as an issue on the associated PHP library and was told this was likely a more general API issue.

To recap, when I run GetCampaigns.php, our two campaigns output succesfully:

[2017-11-30 09:03:09] AW_SOAP.INFO: clientCustomerId=XXX-XXX-XXXX operations=1 service=CampaignService method=get responseTime=155 requestId=XXXXXXXXXXXXXXXXXX server=adwords.google.com isFault=0 faultMessage=  
Campaign with ID XXXXXXXX and name ‘X’ was found.
Campaign with ID XXXXXXXXX and name ‘X’ was found.
Number of results found: 2

But when I run DownloadCriteriaReportWithSelector.php, I receive an empty report:

cat criteria-report-XXXXXX.csv

"Criteria performance report #XXXXXXXXXXX (Nov 22, 2017-Nov 28, 2017)"
Campaign ID,Ad group ID,Keyword ID,Keyword / Placement,Criteria Type,Impressions,Clicks,Cost
Total, --, --, --, --,0,0,0

Why are these campaigns not included in this report?

Sreelakshmi Sasidharan (AdWords API Team)

unread,
Nov 30, 2017, 3:41:42 PM11/30/17
to AdWords API Forum
Hi Ryan, 

I see that you are running the Criteria Performance Report. If includeZeroImpressions is set to false in your report definition, the API will not return any rows for the criterion unless there are stats (> 0) to report. Could you double check if that is the issue in your case? If not, could you please share your client customer Id?

Thanks,
Sreelakshmi, AdWords API Team
Reply all
Reply to author
Forward
0 new messages