| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

Partigi API: available Review status values

Page history last edited by Fernando Blat 14 years ago

There are two kind of status in Partigi Review element:

 

  • status: represents how the item is consumed by the user that saved that item.
  • purchased_status: represents if the user owns the item or has the intention of buy it. 

 

The available values for status field are:

 

  • 0: the user wants to consume the item
  • 1: the user has consumed the item (for example, if the item is a movie, the use has watched the movie)
  • 2: the user is consuming the item at this moment. This state has only sense when the consumption of the item takes a long period of time, such as playing a video game, or reading a book.

 

The available values for purchased_status field are:

 

  • null: the user has not indicated this information
  • 0: the user has the intention of buying this item
  • 1: the user owns the item 

 

Go back to Partigi API Documentation

Comments (0)

You don't have permission to comment on this page.