qihoo.open.v1.service.response.creative
类 GetCreativeIdListByGroupIdResponse
java.lang.Object
qihoo.open.v1.service.response.creative.GetCreativeIdListByGroupIdResponse
public class GetCreativeIdListByGroupIdResponse
- extends Object
根据广告组id获取组下面相应的创意id响应类
- 作者:
- liyang
GetCreativeIdListByGroupIdResponse
public GetCreativeIdListByGroupIdResponse()
getFailures
public List<Failure> getFailures()
setFailures
public void setFailures(List<Failure> failures)
getCreativeIdList
public List<Long> getCreativeIdList()
setCreativeIdList
public void setCreativeIdList(List<Long> creativeIdList)
toString
public String toString()
- 覆盖:
- 类
Object
中的 toString
Copyright © 2013. All rights reserved.