CREATE YOUR WORLD
Data Storage
World Data Management
19min
you can view and change user data through the world data management function ❗️ caution world developers must add their own api to use the function please refer to the following guide on how to add api \[ world datastorage docid 6gputio5upzct6szjx01z ] data management you can access and edit the db of the world in the 'data management' menu in each world console there are a total of 4 items in data management all items are searched for user specific information based on the user id that is using the corresponding world data management \[ world datastorage docid 6gputio5upzct6szjx01z ] allows you to view and edit saved user information inventory you can view and edit user information related to items/item packages/currency packages created in the 'products' menu balance you can view and edit user information related to the currency created in the 'currency' menu product payment history (zem) you can check the product payment history and receipt id for each payment transaction with zem in the world ❗️ caution the linked world data is recorded from the time of release after the completion of the judging data storage \[ world datastorage docid 6gputio5upzct6szjx01z ] allows you to view saved user information the zepeto id used for search can be found in the user's profile in the app the standard time of the searched data is displayed, and if the user is playing, the data continues to change at this time, you can update the data to the latest through the refresh button next to the date or refresh (f5) the data of each storage is stored in the form of key / value, and can be searched by changing the key in the key list, only the key values actually stored in the corresponding user db are exposed you can also search for and change the key value if you press the 'edit' button on the right, it will be converted to the editing state in the editing state, the saved value can be changed freely key values cannot be changed during editing after editing, save the data to actually reflect it if the data at the time of editing differs from the data of the actual user, a warning message is generated ❗️ caution if the rules below are not satisfied, data will not be saved normally if there is no value when entering a value that cannot be stored in value data storage constraints key length limit 50 characters only alphabets, numbers, and underscore ( ) are allowed in the key maximum number of keys 1000 per user id maximum value data size 500,000 characters please note that when value data is stored on the actual server, it is serialized along with an internal identifier consider this and use it with a margin for safety data storage api call restrictions get (per minute) 200 times set (per minute) 200 times ❗️ caution if the user is playing in the world in real time, there is a risk of data being overwritten be sure to check before hitting the save button! inventory you can view and edit user information related to items/item packages/currency packages created in the 'products' menu the zepeto id used for search can be found in the user's profile in the app the standard time of the searched data is displayed, and if the user is playing, the data continues to change at this time, you can update the data to the latest through the refresh button next to the date or refresh (f5) id unique id value of the stored item name the name of the saved item number the number of stored items (up to 2,147,483,647) update the date the information of the item was updated 👍 each information can be edited, so the administrator can modify the values entered in the db arbitrarily however, you can batch edit up to 100 data at a time 📘 please refer to the following guide \[ world datastorage docid 6gputio5upzct6szjx01z ] when searching for a user zepeto id in inventory, the user database screen with history is shown as follows you can press the add button to add a new item that is not saved in the database however, only pre created products can be added as new products when switching to edit mode, the button does not appear log you can check all edits made in the real time database in the log menu you can search up to 90 days at a time data created in 2023 can be viewed click the log history button in inventory and click the download button in the upper right corner to download all logs for a set date as an excel file only up to 100,000 views can be downloaded balance in the 'currency' menu, you can view and edit user information related to the created currency the zepeto id used for search can be found in the user's profile in the app the standard time of the searched data is displayed, and if the user is playing, the data continues to change at this time, you can update the data to the latest through the refresh button next to the date or refresh (f5) id unique id value of saved currency name the name of the saved currency number number of stored currencies (up to 2,147,483,647) update the date the information of the currency was updated 👍 each information can be edited, so the administrator can modify the values entered in the db arbitrarily however, you can batch edit up to 100 data at a time 📘 please refer to the following guide \[ monetize your world! setting up products and currencies docid\ rekja6ud7qz6c6ltst1en ] when searching for a user zepeto id in the balance, the user database screen with history is shown as follows you can press the add button to add a new item that is not saved in the database however, only pre created currencies can be added as new ones when switching to edit mode, the button does not appear log you can check all edits made in the real time database in the log menu you can search up to 90 days at a time data created in 2023 can be viewed click the log history button in balance and click the download button in the upper right corner to download all logs from the specified date as an excel file only up to 100,000 views can be downloaded sales histories(zem) you can check the payment history of goods traded with zem in the world and the receipt id for each payment receipt id is recorded only when payment is made payments not recorded here are unsuccessful payments you can search up to 90 days at a time 👍 by utilizing the product payment history, you can determine whether the user's product transaction has actually been carried out in the world and respond to related inquiries date the date the log is left receipt id id of the receipt product id purchased product id zem zem of the product paid for when purchasing click the download button in the upper right corner in sales histories(zem) to download all logs of the specified date as an excel file only up to 100,000 views can be downloaded