debedb
#1
There was somewhere a suggestion to gather targeting criteria, look for countries, and then pass that into country= query parameter when pulling analytics. E.g.,
/9/stats/jobs/accounts/stats/jobs/accounts/:account?country=06ef846bfc783874
Assuming that, some questions:
- Seems country doesn’t take multiple values. So if I target, say, JP, UK, CA I would have to run 3 queries, right?
- What would that do for items that do not target country at all?
B.C
#2
Hi @debedb
Please kindly use the segmentation_type parameter to get the segmented data.
Thanks.
debedb
#3
Hi
Yes, thanks; but I think question 2 still stands – What would that do for items that do not target country at all?
Also what happens if I want to break down by both platform and country?
B.C
#5
Unfortunately, in that case, per country data is not retrievable.
B.C
#6
We only accept one segmentation_type per request.
If you want to split by both platform and country, we recommend create separate line items or campaigns to target different platforms or countries.
Thanks.