qihoo.open.v1.service.request.creative
类 GetCreativeIdListByGroupIdRequest
java.lang.Object
qihoo.open.v1.service.request.ParticularRequest
qihoo.open.v1.service.request.creative.GetCreativeIdListByGroupIdRequest
public class GetCreativeIdListByGroupIdRequest
- extends ParticularRequest
根据广告组id获取组下面相应的创意id请求类
广告组id必填
- 作者:
- ygzhang
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetCreativeIdListByGroupIdRequest
public GetCreativeIdListByGroupIdRequest()
getGroupId
public Long getGroupId()
setGroupId
public void setGroupId(Long groupId)
getStatus
public CreativeStatusType getStatus()
setStatus
public void setStatus(CreativeStatusType status)
getPostParameters
public List<PostParameter> getPostParameters()
Copyright © 2013. All rights reserved.