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:

  1. Seems country doesn’t take multiple values. So if I target, say, JP, UK, CA I would have to run 3 queries, right?
  2. What would that do for items that do not target country at all?

Hi @debedb
Please kindly use the segmentation_type parameter to get the segmented data.

Thanks.

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?

Unfortunately, in that case, per country data is not retrievable.

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.