ContentType
Jump to navigation
Jump to search
Enum that indicates the content type of the recommendation.
Values
| Value | Name | Details |
|---|---|---|
| 0 | Any | It returns both Movie and Series |
| 1 | Subscription | Used for movies |
| 2 | Transactional | Used for TV series |
Known issues
None
Version history
| API Version Number | Change description | Changes author |
|---|---|---|
| 2.3 | Initial method design | OpenGvp |