added
3 months ago by Viktor Yordanov
- New properties in polls models - preferencesEnabled, multipleChoice, maxMultipleChoiceOptions and participationCount. Reference: https://docs.fansunitedmedia.com/docs/voting-operations#/
- New property in DetailedProfileModel - preferences. Reference: https://docs.fansunitedmedia.com/docs/profile-operations#/get-user-info
improved
3 months ago by Borislav Gizdov
added
3 months ago by Borislav Gizdov
Enhanced accessibility to statistics and badge methods in sdk.profile()
fixed
3 months ago by Viktor Yordanov
- The method addConversion and the activity itself (CONVERSION) is not supported from Loyalty API. The method has been renamed to addConvert
- Group ID is not supported filter for several Loyalty filters. Added deprecation JS Doc and console warning message when the filter is used.
- Create new ProfileBuilder instance for each getById call
added
3 months ago by Borislav Gizdov
added
3 months ago by Borislav Gizdov
added
3 months ago by Borislav Gizdov
improved
3 months ago by Borislav Gizdov
sdk.activity()
namespace fixes an improvements:
improved
3 months ago by Borislav Gizdov
added
3 months ago by Borislav Gizdov
- Changed and simplified sdk.predictor(), sdk.topX(), sdk.matchQuiz() method parameters and return types
- Added new methods in sdk.predictor()
- getMarketSummary
- getMyPredictions
- getMyCurrentPredictions
- getMyPastPredictions
- getMyPredictionsForMatches
- getUserPredictionsForMatches
- getPredictionById
- getPredictionsByIds
- getMatchMarketsResults
- getTopCorrectScores