Asset Instance Progressions
Last updated
Last updated
Asset instance progressions are progressions that track the progressions of Assets.
Starting an Asset instance on a progression is as easy as just starting to add points to it. That progression will then be listed when retrieving progressions for that Asset.
Count can be used to limit the number of entries returned.
You can use "after" parameter to paginate if the Asset instance is on many progressions.
Resets the asset instance progression points to 0, effectively returning the asset instance to level 1, if you want to remove the progression from a asset instance see below.
Completely removes an asset instance progression, it will no longer be listed when retrieving asset instance progressions.
The response is a list of progressions as well as pagination data (for information on how to use that see ). The returned progressions contain the needed information on each progression that you may want to use for display or flow control.
The response contains the current state of the progression, like when . It also contains a list of all the awards received after the points were added.
The response contains the current state of the progression, like when . It also contains a list of all the awards received after the points were subtracted.
The response contains the current state of the progression, like when . It also contains a list of all the awards received after the points were subtracted.