Hi Joyce, Can you give an example of the awql query to get store visits? I am unable to retrieve that metric via the API.
This is what I started with... ReportQuery query = new ReportQueryBuilder() .Select("CampaignId", "AllConversions", "ConversionCategoryName") .From(ReportDefinitionReportType.CAMPAIGN_PERFORMANCE_REPORT) .During(ReportDefinitionDateRangeType.LAST_7_DAYS) .Build(); On Tuesday, September 13, 2016 at 3:42:13 AM UTC-5, Joyce Lava wrote: > > Hi Robert, > > Yes, you will need to select the AllConversions > <https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report#allconversions> > field > together with the ConversionCategoryName > <https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report#conversioncategoryname> > to > get the metrics you need (store visits). > > Thanks, > Joyce, AdWords API Team > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/51862dc1-0997-44cf-92ff-8e931bb3efa5%40googlegroups.com.