Hi there. I have some problems with getting correct data with "CAMPAIGN_PERFORMANCE_REPORT".
I'm trying to retrieve the following information: <https://lh3.googleusercontent.com/-h4jmnb-Fefk/WvWXc9ZbMII/AAAAAAAAAFE/Dtqw7uxvhbYFYuxeC7FGg9gZBNVQ-TjggCLcBGAs/s1600/Screen%2BShot%2B2018-05-11%2Bat%2B15.09.50.png> Through ACCOUNT_PERFORMANCE_REPORT I get the the total amount of each data point (CTR, conversion rate etc.). The site I am working on, will have the ability to see the data sorted by campaigns as well, where CAMPAIGN_PERFORMANCE_REPORT comes in the picture. My query is: "SELECT Impressions, Clicks, Cost, CostPerAllConversion, AllConversionValue, AllConversions, AllConversionRate, ConversionValue, AverageCpc, CostPerConversion, Date FROM CAMPAIGN_PERFORMANCE_REPORT WHERE AdvertisingChannelType = SHOPPING DURING 20180501,20180506" This does not give me 1 return for each day, but 44-45 returns pr. day. Do I miss something in my query or can you give me hint which report type to use, when I want the total values pr. campaign (display, shopping, search) like in ACCOUNT_PERFORMANCE_REPORT? Thanks in advance -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [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 and Google Ads 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/0f169d3e-0676-49b9-9ab7-13230d39a343%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
