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

字段摘要
 
从类 qihoo.open.v1.service.request.ParticularRequest 继承的字段
postParameters
 
构造方法摘要
GetCreativeIdListByGroupIdRequest()
           
 
方法摘要
 Long getGroupId()
           
 List<PostParameter> getPostParameters()
           
 CreativeStatusType getStatus()
           
 void setGroupId(Long groupId)
           
 void setStatus(CreativeStatusType status)
           
 
从类 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.