Changes

Jump to navigation Jump to search
1,764 bytes added ,  07:55, 23 September 2015
no edit summary
{{Deprecated|Message=This method has been deprecated in GVP 3.2. Please use [[SearchContent]] instead}}
 
{{Api_Method_Spec|
Description=DEPRECATEDThis method returns a list of products that match with the search. Currently is used SearchContent method instead. 
|Parameters=
 
{{Api_Parameter|
ParamName=token
|ParamType=String
|ParamRequired=required
|ParamDescription=A valid token for identifying the API session context. The token can be anonymous or logged.
}}
{{Api_Parameter|
ParamName=channelId
|ParamType=int
|ParamRequired=required
|ParamDescription=Id of the channel that wants to return the object information.
}}
{{Api_Parameter|
ParamName=includeChildMovies
|ParamType=boolean
|ParamRequired=optional
|ParamDescription=Requests the inclusion of the movies present in the channels below the one requested.
}}
{{Api_Parameter|
ParamName=typeFilter
|ParamType=array
|ParamRequired=optional
|ParamDescription=List of numbers separated by comma with the [[MovieType]] to filter the result.
}}
{{Api_Parameter|
ParamName=adultFilter
|ParamType=enum
|ParamRequired=optional
|ParamDescription=String separated by comma with the [[AdultFilterType]] to filter the result.
}}
{{Api_Parameter|
ParamName=filter
|ParamType=string
|ParamRequired=required
|ParamDescription=Complex filter for genreSearch i.e: {["Type": enum.GenreSearchType, "Value": "searchTerm"]}
}}
{{Api_Parameter|
ParamName=sort
|ParamType=enum
|ParamRequired=optional
|ParamDescription=Id of a [[MovieSortType]] to order the result. The default is 2 (title).
}}
{{Api_Parameter|
ParamName=productTrype
|ParamType=int
|ParamRequired=optional
|ParamDescription=
}}
{{Api_Parameter|
ParamName=offset
|ParamType=int
|ParamRequired=optional
|ParamDescription=The offset number of the returned values for this request
}}
{{Api_Parameter|
ParamName=limit
|ParamType=int
|ParamRequired=optional
|ParamDescription=The limit number of values for this request
}}
|Returns=
Returns a JSON object containing all selected products in JSON format.
|Exceptions=
|Cache=
This method is not cachedin anonymousOnly section.
|KnownIssues=
|VersionHistory=
{{{!}} border="2" <span style="width:800px;" cellpadding="5" cellspacing="0" {{!}}- style="backgroundcolor:#88ccffa11;font-size:110%" ! API Version Number! Change description! Changes author{{!}}- valign="top"! 1.0{{!}} Initial method design{{!}} Harley Cabral{{!}}}>TO BE COMPLETED</span>
|SeeAlso=
* [[SearchContent]] method
}}
Bureaucrats, editor
132

edits

Navigation menu