I first posted this as an issue on the associated PHP library 
<https://github.com/googleads/googleads-php-lib> and was told this was 
likely a more general API issue.

To recap, when I run GetCampaigns.php 
<https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201710/BasicOperations/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 
<https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201710/Reporting/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?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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+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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@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/edb42da1-102f-4da6-bc69-e90c54a0d20e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to