Hi,
I try to find a way to filter results to only have the campaigns that
appear on both the search network and the network display at the same time.
I tried several things but I can not find how to specify this.
Do you know how to do that?
The current formula displays the campaign that are on both networks but
separately, I need to have a single result for campaigns that are on both
networks at the same time.
Thanks for your help.
This is what I have for now:
// Date range
$dateRange = sprintf('%d,%d', date('Ymd', strtotime('-90 day')), date('Ymd',
strtotime('-1 day')));
// Select
$reportQuery = 'SELECT CampaignName, CampaignId, AdNetworkType1 FROM
CAMPAIGN_PERFORMANCE_REPORT WHERE AdNetworkType1 IN [SEARCH,CONTENT] DURING
'.$dateRange;
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/6830afdd-3c44-4a2f-820f-dcbaed7a253f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.