Changes

Jump to navigation Jump to search
no edit summary
{{Api_Method_Spec|
Description=Gets the multiple media URL for a movie for the STB. According to the decomission of Transparent Catchup during the migration, in Monalisa, when the commercialization type of the movie (to be used on mediaroommatching input parameter movieId)is TransparentCatchup, Blender will answer with Http Code: 200 and StatusCode -3 and StatusMessage:"Transparent Catchup is Not Implemented". { "StatusCode": -3, "Severity": 3, "StatusMessage": "Not implemented.", "Content": null}
|Parameters=
|ParamRequired=required
|ParamDescription=An id from media id that represents the media from a movie.
}}
 
 
|Returns=
Returns a JSON object containing a [[MediaUrlResult]].
 
'''Example:'''
 
{
: <span style="color: #a11;">"StatusCode"</span>: <span style="color: #164;">0</span>,
: <span style="color: #a11;">"Severity"</span>: <span style="color: #164;">1</span>,
: <span style="color: #a11;">"StatusMessage"</span>: <span style="color: #164;">"OK"</span>,
: <span style="color: #a11;">"Content"</span>:
:: { <span style="color: #219;">Object of [[MediaUrlResult]]</span> }
}
 
|Exceptions=
* [[NotImplementedException]]
 
|Cache=
This method is not cached.
 
|KnownIssues=
* None
 
|VersionHistory=
{{{!}} border="2" style="width:800px;" cellpadding="5" cellspacing="0"
{{!}}- style="background:#88ccff;font-size:110%"
! API Version Number
! Change description
! Changes author
{{!}}- valign="top"
! 1.0
{{!}} Initial method design
{{!}} Harley Cabral
{{!}}}
 
|SeeAlso=
}}
52

edits

Navigation menu