Sorry to be pedantic about these things, but it may save someone some wasted effort.
Currently in the Reference Guide, under MarketFilter it says:
turnInPlayEnabled: boolean: Restrict to markets that will turn in play if True or will not turn in play if false. If not specified, returns both.
inPlayOnly: boolean: Restrict to markets that will turn in play if True or will not turn in play if false. If not specified, returns both.
i.e. it says the same for both, but in fact it appears that only turnInPlayEnabled returns markets that will turn InPlay
my guess is that inPlayOnly returns only Markets that are currently inPlay
e.g. currently (10.15 UK Time) turnInPlayEnabled will return this afternoon's UK /Irish Horse Races (if requested) and the Tour de France cycling (if requested), whereas inPlayOnly will return only the Tour de France.
Currently in the Reference Guide, under MarketFilter it says:
turnInPlayEnabled: boolean: Restrict to markets that will turn in play if True or will not turn in play if false. If not specified, returns both.
inPlayOnly: boolean: Restrict to markets that will turn in play if True or will not turn in play if false. If not specified, returns both.
i.e. it says the same for both, but in fact it appears that only turnInPlayEnabled returns markets that will turn InPlay
my guess is that inPlayOnly returns only Markets that are currently inPlay
e.g. currently (10.15 UK Time) turnInPlayEnabled will return this afternoon's UK /Irish Horse Races (if requested) and the Tour de France cycling (if requested), whereas inPlayOnly will return only the Tour de France.


Comment