URLs
GET api/v1/hashtags.xml (or .json)
LIST hash tags.
请求参数
名称 |
类型 |
描述 |
必需 |
默认值 |
选项 |
QueryText |
string |
Text used to find hash tags |
是 |
||
ContainerId |
Guid? |
Content container identifier |
否 |
||
IncludeSubContainers |
bool? |
Include sub containers. ContainerId must be set if this is set. |
否 |
||
ApplicationId |
Guid? |
Content application identifier |
否 |
||
ApplicationTypeId |
Guid? |
Content application type identifier |
否 |
||
ContentTypeId |
Guid? |
Content type identifier |
否 |
||
PageSize |
int? |
Page size to retrieve |
否 |