I am trying to get the unique visitors per country with the Google Analytics API.
When I use the metric "ga:visitors" single I get the good unique visitors number.
When I add the dimension "ga:country", then the result is the non filtered visits per country.
So, is there any way to calculate "unique visitors" with other metrics (e.g new visits) with the dimension ga:country
Thank you for your help.
Yoann