qihoo.open.v1.service.request.group
类 GetGroupIdListByCampaignIdRequest

java.lang.Object
  继承者 qihoo.open.v1.service.request.ParticularRequest
      继承者 qihoo.open.v1.service.request.group.GetGroupIdListByCampaignIdRequest

public class GetGroupIdListByCampaignIdRequest
extends ParticularRequest

根据推广计划id返回广告组id的请求请求类

必填:推广计划id

作者:
liyang

字段摘要
 
从类 qihoo.open.v1.service.request.ParticularRequest 继承的字段
postParameters
 
构造方法摘要
GetGroupIdListByCampaignIdRequest()
           
 
方法摘要
 Long getCampaignId()
           
 Date getFormTime()
           
 List<PostParameter> getPostParameter()
           
 GroupStatusType getStatus()
           
 void setCampaignId(Long campaignId)
           
 void setFormTime(Date formTime)
           
 void setStatus(GroupStatusType status)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

GetGroupIdListByCampaignIdRequest

public GetGroupIdListByCampaignIdRequest()
方法详细信息

getCampaignId

public Long getCampaignId()

setCampaignId

public void setCampaignId(Long campaignId)

getStatus

public GroupStatusType getStatus()

setStatus

public void setStatus(GroupStatusType status)

getFormTime

public Date getFormTime()

setFormTime

public void setFormTime(Date formTime)

getPostParameter

public List<PostParameter> getPostParameter()


Copyright © 2013. All rights reserved.