Hello Reece, You will be able to use Campaign Performance Report to pull the specified data. The Campaign Performance Report <https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report> aggregates statistics at the campaign level, one row per campaign. To retrieve metrics for the Shopping campaigns, you will have to filter for rows where AdvertisingChannelType <https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report#advertisingchanneltype> to SHOPPING. You will be able to pull Impressions <https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report#impressions> , ContentImpressionShare <https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report#contentimpressionshare> and SearchImpressionShare <https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report#searchimpressionshare> details separately using this report type. If you're looking to get impressions in separate reports for search and display networks, you will have to query these fields in the report definition. Let me know if you have any other questions.
Thanks, Bharani, AdWords API Team On Wednesday, October 4, 2017 at 5:07:11 AM UTC-4, Reece Wallis wrote: > > Hi, > > Currently we use the ACCOUNT_PERFORMANCE_REPORT to pull in impressions and > impression share on a daily basis. > > We would like to be able to pull: shopping impressions/impression share > and search impressions impression share seperatley > > Which report(s) should we use to do this? > > Thank you in advance > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/95d0b57d-89b8-467e-8bcc-0e5f566bf605%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
