Your dispatcher may have a blanket deny for all incoming request and selective allow in dispatcher /filter configuration section, so it must be blocking the incoming request in dispatcher itself.~Runal
Thanks. But my question was more on the criteria and what data scoring metrics the criteria uses before it returns the results as part of recommendations. Does Target maintain its own data scoring, or does it uses the data scoring as capture in Adobe Analytics?
Thanks for the info. I looked at the Creating criteria page, does the radio button of Behavioral data source define the data-source and scoring that Target will use to evaluate the criteria?I see two options on the criteria page:1. mboxes - considers mbox data for scoring?2. Analytics - considers da...
Hi,I have a quick question on the Target Most viewed recommendations data.Does Target uses its own scoring of data through mboxes to track most viewed items? Or does Target uses Analytics underneath as the data source for algo's like most viewed and bought?Reason, I am asking is because, the Analyti...
Hi,I wanted to check if there is a way to make sure that generated feed (CSV) is Target compliant, some kind of dry-run functionality?Sometimes I see Target takes hours to a complete day to index/not-index the feed, which is fine, but not always helpful when you are running on tight deadline or want...
Hi Jon,This is particularly happening when we provide mboxParameters in the API call. My Ultimate goal was to run the recommendations filter criteria based on the mboxParameters passed in the API call. In below example, I wanted to filter the recommended results that matched category "Action". But t...
Hi Jon,Thats exactly the way we did it. But there was another quick thing I wanted to confirm, if you know.When I try to pass target params in the API, I run into error the same visual form error:Request:{ "mbox" : "target-global-mbox", "thirdPartyId" : "1313131231", "requestLocation" : { "pag...