API Access to Imp. Share for a group of campaigns

32 views
Skip to first unread message

Maxime

unread,
Aug 20, 2015, 8:56:33 AM8/20/15
to AdWords API Forum
Hi,

Can you tell me if it's possible to have the Imp. Share for a group of campaigns with the API ? It's not an sum or an average so I can't calculate it with other statistics.

On a bigger scale, i would like to access to all statistics on the line "all filtered campaigns".


Thank you very much,
Capture d’écran 2015-08-20 à 14.19.18.png

Umesh Dengale

unread,
Aug 20, 2015, 4:27:27 PM8/20/15
to AdWords API Forum
Hello,

Could you provide the full screenshot of your attachment from the AdWords product side? If this page contains any sensitive information then send it to me only. Just click Reply privately to author in the forum when responding.

Thanks,
Umesh, AdWords API Team. 

Umesh Dengale

unread,
Aug 21, 2015, 1:36:24 PM8/21/15
to AdWords API Forum
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 and you can add a filter on filed 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 ?)

Umesh Dengale

unread,
Aug 24, 2015, 5:07:56 PM8/24/15
to AdWords API Forum
Hello,

Thanks for providing the screenshot. You could use the SearchImpressionShare field in the CAMPAIGN_PERFORMANCE_REPORT query.
Reply all
Reply to author
Forward
0 new messages