Re: Campaigns not present in report

2017-11-30 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via 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

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/485f5173-ceb4-4fb4-a6a6-b423c80cf072%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Campaigns not present in report

2017-11-30 Thread ryan


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- operations=1 
service=CampaignService method=get responseTime=155 
requestId=XX server=adwords.google.com isFault=0 faultMessage=  
Campaign with ID  and name ‘X’ was found.
Campaign with ID X and name ‘X’ was found.
Number of results found: 2

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

cat criteria-report-XX.csv

"Criteria performance report #XXX (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/1252abb6-f877-4c21-ace4-c65e933baf08%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.