qihoo.open.v1.service.request.keyword
类 GetKeywordIdListByGroupIdRequest

java.lang.Object
  继承者 qihoo.open.v1.service.request.ParticularRequest
      继承者 qihoo.open.v1.service.request.keyword.GetKeywordIdListByGroupIdRequest

public class GetKeywordIdListByGroupIdRequest
extends ParticularRequest

根据广告组id查询所有或满足条件的关键词id请求类

作者:
ygzhang

字段摘要
 
从类 qihoo.open.v1.service.request.ParticularRequest 继承的字段
postParameters
 
构造方法摘要
GetKeywordIdListByGroupIdRequest()
           
 
方法摘要
 Long getGroupId()
           
 KeywordMatchType getMatchType()
           
 List<PostParameter> getPostParameters()
           
 KeyworkStatusType getStatus()
           
 void setGroupId(Long groupId)
           
 void setMatchType(KeywordMatchType matchType)
           
 void setStatus(KeyworkStatusType status)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

GetKeywordIdListByGroupIdRequest

public GetKeywordIdListByGroupIdRequest()
方法详细信息

getGroupId

public Long getGroupId()

setGroupId

public void setGroupId(Long groupId)

getStatus

public KeyworkStatusType getStatus()

setStatus

public void setStatus(KeyworkStatusType status)

getMatchType

public KeywordMatchType getMatchType()

setMatchType

public void setMatchType(KeywordMatchType matchType)

getPostParameters

public List<PostParameter> getPostParameters()


Copyright © 2013. All rights reserved.