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
从类 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.