Hi Ejay,

Yes, you can filter by CampaignId 
<https://developers.google.com/adwords/api/docs/appendix/reports/criteria-performance-report#campaignid>
 in 
the WHERE clause for the Criteria Performance Report. You can refer to the 
code snippet below:

'WHERE CampaignId = "INSERT_CAMPAIGN_ID_HERE" ';
//Or you can also filter this way:
//'WHERE CampaignId = \'INSERT_CAMPAIGN_ID_HERE\' ';

Let me know if this helps. If you encounter any error, kindly provide your 
PHP code via *Reply privately to author* so I could further check.

Thanks,
Vincent
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/1f5342de-fb76-4e9f-a167-2bb3a5212435%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • AdWords Reportin... ejay . opiniano
    • Re: AdWords... 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
      • Re: AdW... ejay . opiniano
        • Re:... 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
          • ... ejay . opiniano
            • ... 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
              • ... ejay . opiniano

Reply via email to