Hi Team, I have a scenario in which I want to retrieve the device wise metrics of campaigns under a given customerId. When I include the 'segments.device' in the query, I'm getting response as empty, but if the query it without the 'segments.device' I get the results.
The following is the query I use, *SELECT campaign.id, campaign.name, campaign.status, segments.device, metrics.clicks, metrics.impressions, metrics.ctr, metrics.average_cpc, metrics.cost_micros, metrics.conversions, metrics.cost_per_all_conversions, metrics.cost_per_conversion, customer.currency_code FROM campaign* I would like to know why I'm getting empty responses with the above query. Please note that I use a test account and its metrics are zero. Thank you, Regards -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 "Google Ads API and AdWords 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/39889a96-0873-41b5-bea6-47f7a827d187n%40googlegroups.com.