Changes

Jump to navigation Jump to search
no edit summary
{{Deprecated|Message=This method has been deprecated in GVP 3.2. Now a new '''Subscriptions''' field is returned for [[CatalogItem]] (inside [[ExtraMetadata]]), [[LiveChannel]] and [[LiveChannelsPlayback]], [[Movie]] and [[SimpleMovie]] API objects}}
 
{{Api_Method_Spec|
Description=Return Returns a list of subscription or bundles that contains the movie searched.It just return the subscription from Normal type.Other type doesn't return by this method.The data returned is an array of [[Product]] object. This type of object is a cover for the other type of object like movie, subscription, bundle and playlist. If a movie is more of one product, it will return an array containing a list of each product that this product is assigned. The method can be used by login or anonymous user.  (Method candidate to DEPRECATED in future versions)
|Parameters=
|Returns=
Returns a JSON object containing an array of [[CatalogItemProduct]].
'''Example:'''
: <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: #a11;">"Offset"</span>: <span style="color: #164;">0</span>,:: <span style="color: #a11;">"Limit"</span>: <span style="color: #164;">100</span>,:: <span style="color: #a11;">"Count"</span>: <span style="color: #164;">2</span>,:: <span style="color: #a11;">"List"</span>:::: [ <span style="color: #219;">Array of [[SimpleMovieProduct]] objects</span> ]: }
}
{{!}} Initial method design
{{!}} Harley Cabral
{{!}}-
! 3.2
{{!}} Method deprecated
{{!}} Francisco Milagro
{{!}}}
 
|SeeAlso=
* [[CatalogItem]]
* [[ExtraMetadata]]
* [[LiveChannel]]
* [[LiveChannelsPlayback]]
* [[Movie]]
* [[SimpleMovie]]
}}

Navigation menu