URLs
GET api/v2/features.xml (or .json)
请求参数
名称 |
类型 |
描述 |
必需 |
默认值 |
选项 |
PageIndex |
int |
Page index to retrieve |
否 |
0 |
|
PageSize |
int |
Page size to retrieve |
否 |
5 |
|
SortBy |
string |
否 |
featuredate |
featuredate, enddate, startdate |
|
SortOrder |
string |
否 |
descending |
ascending, descending |
|
ContentId |
Guid |
Content Id |
否 |
||
ContentTypeIds |
string |
Comma delimited list of Content Type Ids |
否 |
||
ContainerId |
Guid |
ContainerId |
否 |
||
IncludeSubContainers |
bool |
否 |
False |
||
TypeId |
Guid |
Feature Type Id |
否 |
||
IncludeFutureDatedItems |
bool |
Include items that are featured in the future |
否 |
all |
all, toppoints, topquality, myideas, myvotes |
ContentUrl |
string |
Content Url |
否 |