|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
java.lang.Objectqihoo.open.v1.service.impl.BaseService<Keyword>
qihoo.open.v1.service.impl.KeywordService
public class KeywordService
字段摘要 |
---|
从类 qihoo.open.v1.service.impl.BaseService 继承的字段 |
---|
client, params, sysParameter, url |
构造方法摘要 | |
---|---|
KeywordService(ServiceContext context)
|
方法摘要 | |
---|---|
GetKeywordAddResponse |
add(GetKeywordAddRequest request)
添加关键词 |
GetKeywordDeleteByIdListResponse |
deleteByIdList(GetKeywordDeleteByIdListRequest request)
批量删除关键词 |
GetKeywordChangedIdListResponse |
getChangedIdList(GetKeywordChangedIdListRequest request)
查询某个开始时间至当前时间所有被编辑过(新增、修改、删除)的关键词 |
GetKeywordIdListByGroupIdResponse |
getIdListByGroupId(GetKeywordIdListByGroupIdRequest request)
根据广告组id查询所有或满足条件的关键词id |
GetKeywordInfoByIdResponse |
getInfoById(GetKeywordInfoByIdRequest request)
根据关键词id获取关键词所有信息 |
GetKeywordInfoByIdListResponse |
getInfoByIdList(GetKeywordInfoByIdListRequest request)
批量获取关键词的基本信息 |
GetKeywordStatusByIdListResponse |
getStatusByIdList(GetKeywordStatusByIdListRequest request)
根据关键词id获取关键词的状态和质量度 |
GetKeywordUpdateResponse |
update(GetKeywordUpdateRequest request)
更新关键词 关键词id必须 id必须 |
GetKeywordUpdateByIdListResponse |
updateByIdList(GetKeywordUpdateByIdListRequest request)
批量更新关键词的某个字段值 |
从类 qihoo.open.v1.service.impl.BaseService 继承的方法 |
---|
getClient, getParams, getSysemParamenter, getUrl, setClient, setUrl |
从类 java.lang.Object 继承的方法 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
构造方法详细信息 |
---|
public KeywordService(ServiceContext context)
方法详细信息 |
---|
public GetKeywordAddResponse add(GetKeywordAddRequest request) throws QihooOpenException
request
- 请求类
QihooOpenException
public GetKeywordUpdateResponse update(GetKeywordUpdateRequest request) throws QihooOpenException
id必须
request
- 请求类
QihooOpenException
public GetKeywordDeleteByIdListResponse deleteByIdList(GetKeywordDeleteByIdListRequest request) throws QihooOpenException
request
- 请求类
QihooOpenException
public GetKeywordInfoByIdResponse getInfoById(GetKeywordInfoByIdRequest request) throws QihooOpenException
request
- 请求类
QihooOpenException
public GetKeywordUpdateByIdListResponse updateByIdList(GetKeywordUpdateByIdListRequest request) throws QihooOpenException
request
- 请求类
QihooOpenException
public GetKeywordInfoByIdListResponse getInfoByIdList(GetKeywordInfoByIdListRequest request) throws QihooOpenException
request
- 请求类
QihooOpenException
public GetKeywordIdListByGroupIdResponse getIdListByGroupId(GetKeywordIdListByGroupIdRequest request) throws QihooOpenException
request
- 请求类
QihooOpenException
public GetKeywordStatusByIdListResponse getStatusByIdList(GetKeywordStatusByIdListRequest request) throws QihooOpenException
request
- 请求类
QihooOpenException
public GetKeywordChangedIdListResponse getChangedIdList(GetKeywordChangedIdListRequest request) throws QihooOpenException
request
- 请求类
QihooOpenException
|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |