Hello,

Thanks for providing the screenshot. You are using campaign name (e.g. 
dentist) to filter campaigns information. You could get all campaign level 
statistics in the CAMPAIGN_PERFORMANCE_REPORT 
<https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report>
 and 
you can add a filter on filed CampaignName 
<https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report#campaignname>.
 
(e.g. "SELECT CampaignId,  CampaignName, Impressions, Clicks, Cost FROM 
CAMPAIGN_PERFORMANCE_REPORT WHERE CampaignName CONTAINS 'dentist' "). This 
cover answer to your second question.

Could you explain more about your first question? ( it's possible to have 
the Imp. Share for a group of campaigns with the API ?)

Thanks,
Umesh, 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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/bfcf53be-52af-4aeb-b7a8-352b0d78e2e0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to