Ofertas personalizadas
You can create personalized offers for different user groups. For example, players with a certain level or number of transactions, can receive a discount when purchasing virtual items.
The configuration of personalized offers uses read-only user attributes. For example, use them for the chance to get a bonus, game character key parameters, user categories, etc. The values for this type of attributes are entered and edited on the server side of your application.
To set up personalized offers:
- Set up attributes validation rules in JSON Schema format.
- In your application, implement the logic to pass attribute values to storage. To do this, use the following API methods:
- Set up rules for personalized offers. You can set one or more conditions for personalization of:
- To display a personalized catalog, pass the token received during user authorization to the SDK methods:
GetCatalog
GetCatalogSimplified
GetVirtualCurrencyList
GetVirtualCurrencyPackagesList
GetBundle
GetGroupItems
Links úteis
Encontrou um erro de texto ou digitação? Selecione o texto e pressione Ctrl+Enter.