Also, the error you pointed i fixed but still not getting any results. This is my new criteria The csv is same as I uploaded in my initial comment and my recommendation looks like this:-But still I was not getting any results, customParameters.put("enitity.id","mexico"); //hashmap has been createdT...
Hi @Ryan_Roberts_,user.country which is custom parameter to my account has been set as "profile.geolocation.country". But on what bases this profile changes the location? I mean is there any way I can get different results by changing the this value, if so how can I do it since I am not passing anyt...
Hi @Ryan_Roberts_,Thanks for making this clear. I have a question , how user.country picks the country? Also, when I am trying by passing custom parameter, entity.id as mentioned in the above comment, and setting my criteria key/ recommendation key to current item keeping other things same,I am gett...
I am trying to integrate the recommendations in my mobile app for both Android and iOS. So far things that I have done are :-1. created a recommendation in target, whose main purpose would be to give results based on the country.This is what my criteria looks like : and this is how I choose the key...