-
Notifications
You must be signed in to change notification settings - Fork 0
Get virtual items list
Adrian edited this page Mar 8, 2024
·
8 revisions
$XsollaSDK.get_virtual_items_list(project_id : int, limit : int = 50, offset : int = 0, locale : String = "en", show_inactive_time_limited_items : int = 0)Parameters
-
project_id*You can find this parameter in your Publisher Account next to the name of the project -
limitLimit for the number of elements on the page -
offsetNumber of the element from which the list is generated- The count starts from 0
-
localeTwo-letter lowercase language code per ISO 639-1 -
show_inactive_time_limited_itemsShows time limited items that are not available to the user- The validity period of such items has not started or has already expired
* Required
Source Made with ❤️ by Spaceship