<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wikis.tid.es/gvp-public/index.php?action=history&amp;feed=atom&amp;title=GetLiveChannelsReducedLiveSchedulesByGenre</id>
	<title>GetLiveChannelsReducedLiveSchedulesByGenre - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wikis.tid.es/gvp-public/index.php?action=history&amp;feed=atom&amp;title=GetLiveChannelsReducedLiveSchedulesByGenre"/>
	<link rel="alternate" type="text/html" href="https://wikis.tid.es/gvp-public/index.php?title=GetLiveChannelsReducedLiveSchedulesByGenre&amp;action=history"/>
	<updated>2026-04-09T09:17:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.0</generator>
	<entry>
		<id>https://wikis.tid.es/gvp-public/index.php?title=GetLiveChannelsReducedLiveSchedulesByGenre&amp;diff=127&amp;oldid=prev</id>
		<title>Id02256: Created page with &quot;{{Api_Method_Spec| Description=Returns the list of reduced live schedules (as array of ReducedLiveSchedule objects) for the provided channel IDs, genres IDs, time frame, adul...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wikis.tid.es/gvp-public/index.php?title=GetLiveChannelsReducedLiveSchedulesByGenre&amp;diff=127&amp;oldid=prev"/>
		<updated>2014-06-02T15:18:03Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Api_Method_Spec| Description=Returns the list of reduced live schedules (as array of &lt;a href=&quot;/gvp-public/index.php?title=ReducedLiveSchedule&quot; title=&quot;ReducedLiveSchedule&quot;&gt;ReducedLiveSchedule&lt;/a&gt; objects) for the provided channel IDs, genres IDs, time frame, adul...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Api_Method_Spec|&lt;br /&gt;
Description=Returns the list of reduced live schedules (as array of [[ReducedLiveSchedule]] objects) for the provided channel IDs, genres IDs, time frame, adult filter.&lt;br /&gt;
&lt;br /&gt;
|Parameters=&lt;br /&gt;
{{Api_Parameter|&lt;br /&gt;
ParamName=token&lt;br /&gt;
|ParamType=String&lt;br /&gt;
|ParamRequired=required&lt;br /&gt;
|ParamDescription=A valid token for identifying the API session context and logged user.&lt;br /&gt;
}}&lt;br /&gt;
{{Api_Parameter|&lt;br /&gt;
ParamName=offset&lt;br /&gt;
|ParamType=int&lt;br /&gt;
|ParamRequired=optional&lt;br /&gt;
|ParamDescription=Index of the initial result of the list, begins with 0&lt;br /&gt;
}}&lt;br /&gt;
{{Api_Parameter|&lt;br /&gt;
ParamName=limit&lt;br /&gt;
|ParamType=int&lt;br /&gt;
|ParamRequired=optional&lt;br /&gt;
|ParamDescription=Quantity of results showed, with the maximum of 100&lt;br /&gt;
}}&lt;br /&gt;
{{Api_Parameter|&lt;br /&gt;
ParamName=liveChannelIds&lt;br /&gt;
|ParamType=array of int&lt;br /&gt;
|ParamRequired=required&lt;br /&gt;
|ParamDescription=List of Channel IDs&lt;br /&gt;
}}&lt;br /&gt;
{{Api_Parameter|&lt;br /&gt;
ParamName=genreIds&lt;br /&gt;
|ParamType=array of int&lt;br /&gt;
|ParamRequired=required&lt;br /&gt;
|ParamDescription=List of Genres IDs&lt;br /&gt;
}}&lt;br /&gt;
{{Api_Parameter|&lt;br /&gt;
ParamName=startDate&lt;br /&gt;
|ParamType=DateTime&lt;br /&gt;
|ParamRequired=required&lt;br /&gt;
|ParamDescription=starting time period for the query (long int)&lt;br /&gt;
}}&lt;br /&gt;
{{Api_Parameter|&lt;br /&gt;
ParamName=endDate&lt;br /&gt;
|ParamType=DateTime&lt;br /&gt;
|ParamRequired=required&lt;br /&gt;
|ParamDescription=ending time period for the query (long int)&lt;br /&gt;
}}&lt;br /&gt;
{{Api_Parameter|&lt;br /&gt;
ParamName=imageWidth&lt;br /&gt;
|ParamType=int&lt;br /&gt;
|ParamRequired=optional&lt;br /&gt;
|ParamDescription=Channel Image width (default=0)&lt;br /&gt;
}}&lt;br /&gt;
{{Api_Parameter|&lt;br /&gt;
ParamName=imageHeight&lt;br /&gt;
|ParamType=int&lt;br /&gt;
|ParamRequired=optional&lt;br /&gt;
|ParamDescription=Channel Image width (default=0)&lt;br /&gt;
}}&lt;br /&gt;
{{Api_Parameter|&lt;br /&gt;
ParamName=adultFilter&lt;br /&gt;
|ParamType=[[AdultFilterType]]&lt;br /&gt;
|ParamRequired=optional&lt;br /&gt;
|ParamDescription=Adult filter to apply to the list (default = all)&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|Returns=&lt;br /&gt;
Returns a JSON object with a list of [[ReducedLiveSchedule]].&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Example:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
{&lt;br /&gt;
:   &amp;quot;Offset&amp;quot;: 0,&lt;br /&gt;
:    &amp;quot;Limit&amp;quot;: 10,&lt;br /&gt;
:    &amp;quot;Count&amp;quot;: 48,&lt;br /&gt;
:     [ Array of [[ReducedLiveSchedule]] objects ]&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|Exceptions=&lt;br /&gt;
* None.&lt;br /&gt;
&lt;br /&gt;
|Cache=&lt;br /&gt;
This method is cached.&lt;br /&gt;
&lt;br /&gt;
|KnownIssues=&lt;br /&gt;
None&lt;br /&gt;
&lt;br /&gt;
|VersionHistory=&lt;br /&gt;
{{{!}} border=&amp;quot;2&amp;quot; style=&amp;quot;width:800px;&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
{{!}}-  style=&amp;quot;background:#88ccff;font-size:110%&amp;quot; &lt;br /&gt;
! API Version Number&lt;br /&gt;
! Change description&lt;br /&gt;
! Changes author&lt;br /&gt;
{{!}}- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! 1.0&lt;br /&gt;
{{!}} Initial method design&lt;br /&gt;
{{!}} Harley Cabral&lt;br /&gt;
{{!}}}&lt;br /&gt;
&lt;br /&gt;
|SeeAlso=&lt;br /&gt;
* [[EpgLiveProgram]] object type&lt;br /&gt;
* [[EpgLiveSchedule]] object type&lt;br /&gt;
* [[ReducedLiveSchedule]] object type&lt;br /&gt;
* [[UNIAPI_Specification#Epg_Service| Epg Service]] methods&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Id02256</name></author>
		
	</entry>
</feed>