|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
java.lang.Objectqihoo.open.v1.service.impl.BaseService<Creative>
qihoo.open.v1.service.impl.CreativeService
public class CreativeService
字段摘要 |
---|
从类 qihoo.open.v1.service.impl.BaseService 继承的字段 |
---|
client, params, sysParameter, url |
构造方法摘要 | |
---|---|
CreativeService(ServiceContext context)
|
方法摘要 | |
---|---|
GetCreativeAddResponse |
add(GetCreativeAddRequest request)
添加一个创意 广告组远程id 标题 描述1 描述2必须的 |
GetCreativeDeleteByIdListResponse |
deleteByIdList(GetCreativeDeleteByIdListRequest request)
根据id批量删除创意 |
GetCreativeChangedIdListResponse |
getChangedIdList(GetCreativeChangedIdListRequest request)
查询某个开始时间至当前时间所有被编辑过(新增、修改、删除)的创意 |
GetCreativeIdListByGroupIdResponse |
getIdListByGroupId(GetCreativeIdListByGroupIdRequest request)
根据广告组id查询所有或满足条件的创意id |
GetCreativeInfoByIdResponse |
getInfoById(GetCreativeInfoByIdRequest request)
获取创意详细信息 |
GetCreativeInfoByIdListResponse |
getInfoByIdList(GetCreativeInfoByIdListRequest request)
批量获取创意详细信息 |
GetCreativeStatusByIdListResponse |
getStatusByIdList(GetCreativeStatusByIdListRequest request)
批量获取创意状态 |
GetCreativeUpdateResponse |
update(GetCreativeUpdateRequest request)
修改创意 创意id必须的 id是必须的 |
GetCreativeUpdateByIdListResponse |
updateByIdList(GetCreativeUpdateByIdListRequest 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 CreativeService(ServiceContext context)
方法详细信息 |
---|
public GetCreativeAddResponse add(GetCreativeAddRequest request) throws QihooOpenException
广告组远程id 标题 描述1 描述2必须的
request
- 请求类
QihooOpenException
public GetCreativeUpdateResponse update(GetCreativeUpdateRequest request) throws QihooOpenException
request
- 请求类
QihooOpenException
public GetCreativeDeleteByIdListResponse deleteByIdList(GetCreativeDeleteByIdListRequest request) throws QihooOpenException
request
- 请求类
QihooOpenException
public GetCreativeInfoByIdResponse getInfoById(GetCreativeInfoByIdRequest request) throws QihooOpenException
request
- 请求类
QihooOpenException
public GetCreativeInfoByIdListResponse getInfoByIdList(GetCreativeInfoByIdListRequest request) throws QihooOpenException
request
- 请求类
QihooOpenException
public GetCreativeUpdateByIdListResponse updateByIdList(GetCreativeUpdateByIdListRequest request) throws QihooOpenException
request
- 请求类
QihooOpenException
public GetCreativeStatusByIdListResponse getStatusByIdList(GetCreativeStatusByIdListRequest request) throws QihooOpenException
request
- 请求类
QihooOpenException
public GetCreativeChangedIdListResponse getChangedIdList(GetCreativeChangedIdListRequest request) throws QihooOpenException
request
- 请求类
QihooOpenException
public GetCreativeIdListByGroupIdResponse getIdListByGroupId(GetCreativeIdListByGroupIdRequest request) throws QihooOpenException
request
- 请求类
QihooOpenException
|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |