JS SDK v.1.124.0
Added:
New property
expiredin EitherOrParticipationStepsModelAffected methods:
Added:
New property
expiredin EitherOrParticipationStepsModelAffected methods:
Added
Info Page Content Resolution System
- Centralized service for resolving rules and adContent from related info pages
- Automatically fetches and populates empty
rulesandadContentfields from related info pagesIntegration Across All Game Types
Info page content resolution has been integrated into the following namespaces:
MiniGames (ClassicQuiz, EitherOr, PersonalityQuiz)
getClassicQuizzes()andgetClassicQuizById()getEitherOrs()andgetEitherOrById()getPersonalityQuizzes()andgetPersonalityQuizById()Voting (Polls)
getPolls()andgetPollById()TopX
getGames()andgetGameById()getMyGameEditions()andgetUserGameEditions()MatchQuiz
getGames()andgetGameById()getMyGameEditions()andgetUserGameEditions()Loyalty (Templates)
getTemplatesandgetTemplateByIdBracketGame
getGames()andgetGameById()StandingGame
getGames()andgetGameById()EventGame
getGames()andgetGameById()
Bug Fixes:
playerIdkey inplayerStats(returned in MatchFullModel, method getMatchByID()) not remapped to configuration idSchema.
New filters:
New filters
gameIdsandsortOrderare now available in getMyGameEditions() and getUserGameEditions() methods.Affected namespaces:
- Top X
- Match Quiz
Branding override
The branding in all custom, prediction and mini games are now override by the new property brandingId
Improvements and fixes:
- New Arabic (
code: ar) language support in SDK configuration- FIx JWT token read from cookie to reinit new SDK instance
- Removed redundant
pointsproperty fromEventGameModel
New methods
- New method is available getConsents().
- New method is available deleteConsent.
Bug Fixes:
Add missing player stats for fantasy game. Related method: getPlayerStatistics()
New methods
- New method is available getMyPersonalityQuizParticipations().
- New method is available getMyClassicQuizParticipationsWithPagination().
Fix wrong parsing leagueId filter in sdk.privateLeagues.getMyLeaguesStandings as a query param to Loyalty API endpoint