Hey Peter - I tried it that way and it seems that I started missing more 
campaigns.

Campaign Query: `SELECT CampaignId FROM CAMPAIGN_PERFORMANCE_REPORT DURING 
YESTERDAY`

I expect this query to return all the results, regardless of campaign type. 
I pass the result of this query to following:

Delivery Query: `SELECT Date,HourOfDay, AdGroupId, 
AdGroupName,AdNetworkType1, CampaignId, CampaignName, Impressions, Clicks, 
Cost FROM ADGROUP_PERFORMANCE_REPORT  WHERE CampaignId IN 
[CAMPAIGN_QUERY_RESULT] DURING YESTERDAY`

The resultant data is less than when I do Delivery Query without passing 
CampaignIds restriction. Haven't dived in there to find which campaigns are 
missing, but the process seems to be not work.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
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/9b484326-bb46-4cf6-89fc-36c1e321f7e7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to