Changes
Jump to navigation
Jump to search
← Older edit
GetSeriesSchedules
(view source)
Revision as of 09:38, 22 September 2015
235 bytes added
,
09:38, 22 September 2015
no edit summary
{{Api_Method_Spec|
Description=
This method returns the schedule of all series contained in a period of time determinated by the user.
|Parameters=
|ParamType=int
|ParamRequired=required
|ParamDescription=
Id of the series to return the schedule.
}}
{{Api_Parameter|
|ParamType=int
|ParamRequired=required
|ParamDescription=Starting time period for the query (long int)
.
}}
{{Api_Parameter|
|ParamType=int
|ParamRequired=optional
|ParamDescription=Channel ID
.
}}
{{Api_Parameter|
|ParamType=int
|ParamRequired=optional
|ParamDescription=Quantity of results showed, with the maximum of 100
.
}}
{
:
"StatusCode": 0,
:
"Severity": 1,
:
"StatusMessage": "OK",
:
"Content": {
:
"Offset": 0,
:
"Limit": 100,
:
"Count": 0,
:
"List": []
}
}
|Exceptions=
<span style="color: #a11;">TO BE COMPLETED</span>
|Cache=
|VersionHistory=
<span style="color: #a11;">TO BE COMPLETED</span>
|SeeAlso=
}}
B.elp
Bureaucrats
, editor
132
edits
Navigation menu
Personal tools
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
Special pages
Printable version