URLs
GET api/v1/content/recommendation.xml (or .json)
请求参数
名称 |
类型 |
描述 |
必需 |
默认值 |
选项 |
PageIndex |
int |
Page index to retrieve |
否 |
0 |
|
PageSize |
int |
Page size to retrieve |
否 |
20 |
|
ContainerIds |
string |
Comma-seperated list of ContainerIds to filter recommended content |
否 |
||
ContentTypeIds |
string |
Comma-seperated list of ContentTypeIds to filter recommended content |
否 |
||
UseCache |
bool |
Use cache or not |
否 |
true |