Difference between revisions of "CommercializationType"
Jump to navigation
Jump to search
(Created page with "{{Api_Enum_Spec| Description=Enumeration that represents the types of commercialisation of Movie is available in the system. The property doesn't have any processing by t...") |
|||
Line 19: | Line 19: | ||
! 1 | ! 1 | ||
{{!}} CATCHUP | {{!}} CATCHUP | ||
− | {{!}} | + | {{!}} Define the content that have been recorded and is available to be watched after the live reproduction. |
{{!}}- valign="top" | {{!}}- valign="top" | ||
! 2 | ! 2 | ||
{{!}} TVOD | {{!}} TVOD | ||
− | {{!}} | + | {{!}} Sets the transactional content. Content that can be rented when the user wants. |
{{!}}- valign="top" | {{!}}- valign="top" | ||
! 3 | ! 3 | ||
{{!}} SVOD | {{!}} SVOD | ||
− | {{!}} | + | {{!}} Sets the subscription content. |
{{!}}- valign="top" | {{!}}- valign="top" | ||
! 4 | ! 4 | ||
{{!}} FreeVOD | {{!}} FreeVOD | ||
− | {{!}} | + | {{!}} Sets the Free content. |
{{!}}- valign="top" | {{!}}- valign="top" | ||
! 5 | ! 5 | ||
{{!}} ExternalCATCHUP | {{!}} ExternalCATCHUP | ||
− | {{!}} | + | {{!}} Sets the external content that can be used in specific place but usually contents from third partner. |
{{!}}- valign="top" | {{!}}- valign="top" | ||
Revision as of 13:55, 4 September 2014
Enumeration that represents the types of commercialisation of Movie is available in the system.
The property doesn't have any processing by the GVP, it's only a flag for the content that can be used by device or other filter from UNIAPI.
Values
Value | Name | Details |
---|---|---|
0 | Unknown | |
1 | CATCHUP | Define the content that have been recorded and is available to be watched after the live reproduction. |
2 | TVOD | Sets the transactional content. Content that can be rented when the user wants. |
3 | SVOD | Sets the subscription content. |
4 | FreeVOD | Sets the Free content. |
5 | ExternalCATCHUP | Sets the external content that can be used in specific place but usually contents from third partner. |
Known issues
None
Version history
API Version Number | Change description | Changes author |
---|---|---|
1.0 | Initial method design | Harley Cabral |