类 qihoo.open.v1.anotition.Validate
的使用

使用 Validate 的软件包
qihoo.open.v1.service.impl   
 

qihoo.open.v1.service.implValidate 的使用
 

注释类型为 Validateqihoo.open.v1.service.impl 中的方法
 GetKeywordAddResponse KeywordService.add(GetKeywordAddRequest request)
          添加关键词
 GetGroupBulkAddResponse GroupService.bulkAdd(GetGroupBulkAddRequest request)
          添加多个广告组
 GetAccountClientLoginResponse AccountService.clientLogin(GetAccountClientLoginRequest request)
          客户登录
 ReportCreativeResponse ReportService.creative(ReportCreativeRequest request)
          生成创意报告
 ReportCreativeCountResponse ReportService.creativeCount(ReportCreativeCountRequest request)
          创意报告记录数量
 GetCampaignDeleteByIdResponse CampaignService.deleteById(GetCampaignDeleteByIdRequest request)
          根据计划id删除相应的推广计划,删除推广计划时,自动将下属的推广组、创意、关键词删除
 GetGroupDeleteByIdResponse GroupService.deleteById(GetGroupDeleteByIdRequest request)
          根据id删除相应的推广组,删除推广组时,自动将下属的创意、关键词删除
 GetCreativeDeleteByIdListResponse CreativeService.deleteByIdList(GetCreativeDeleteByIdListRequest request)
          根据id批量删除创意
 GetKeywordDeleteByIdListResponse KeywordService.deleteByIdList(GetKeywordDeleteByIdListRequest request)
          批量删除关键词
 GetCreativeChangedIdListResponse CreativeService.getChangedIdList(GetCreativeChangedIdListRequest request)
          查询某个开始时间至当前时间所有被编辑过(新增、修改、删除)的创意
 GetKeywordChangedIdListResponse KeywordService.getChangedIdList(GetKeywordChangedIdListRequest request)
          查询某个开始时间至当前时间所有被编辑过(新增、修改、删除)的关键词
 GetFileStateResponse AccountService.getFileState(String fieldId)
          在调用 getAllObjects 接口后使用,查询数据文件是否已经生成
 GetGroupIdListByCampaignIdResponse GroupService.getIdListByCampaignId(GetGroupIdListByCampaignIdRequest request)
          根据推广计划id查询所有或满足条件的广告组id
 GetCreativeIdListByGroupIdResponse CreativeService.getIdListByGroupId(GetCreativeIdListByGroupIdRequest request)
          根据广告组id查询所有或满足条件的创意id
 GetKeywordIdListByGroupIdResponse KeywordService.getIdListByGroupId(GetKeywordIdListByGroupIdRequest request)
          根据广告组id查询所有或满足条件的关键词id
 GetCampaignInfoByIdResponse CampaignService.getInfoById(GetCampaignInfoByIdRequest request)
          根据推广计划远程id获取推广计划信息
 GetCreativeInfoByIdResponse CreativeService.getInfoById(GetCreativeInfoByIdRequest request)
          获取创意详细信息
 GetGroupInfoByIdResponse GroupService.getInfoById(GetGroupInfoByIdRequest request)
          根据一个广告组id,获取该广告组的信息
 GetKeywordInfoByIdResponse KeywordService.getInfoById(GetKeywordInfoByIdRequest request)
          根据关键词id获取关键词所有信息
 GetCreativeInfoByIdListResponse CreativeService.getInfoByIdList(GetCreativeInfoByIdListRequest request)
          批量获取创意详细信息
 GetKeywordInfoByIdListResponse KeywordService.getInfoByIdList(GetKeywordInfoByIdListRequest request)
          批量获取关键词的基本信息
 GetCreativeStatusByIdListResponse CreativeService.getStatusByIdList(GetCreativeStatusByIdListRequest request)
          批量获取创意状态
 GetKeywordStatusByIdListResponse KeywordService.getStatusByIdList(GetKeywordStatusByIdListRequest request)
          根据关键词id获取关键词的状态和质量度
 ReportKeywordResponse ReportService.keyword(ReportKeywordRequest request)
          生成关键词报告
 ReportKeywordCountResponse ReportService.keywordCount(ReportKeywordCountRequest request)
          关键词报告记录数量
 GetAccountManagerLoginResponse AccountService.managerLogin(GetAccountManagerLoginRequest request)
          客服登录
 ReportRegionResponse ReportService.region(ReportRegionRequest request)
          生成地域报告
 ReportRegionCountResponse ReportService.regionCount(ReportRegionCountRequest request)
          地域报告记录数量
 GetAccountUpdateBudgetResponse AccountService.updateBudget(Double budget)
          更新budget
 GetCreativeUpdateByIdListResponse CreativeService.updateByIdList(GetCreativeUpdateByIdListRequest request)
          批量更新创意的某个字段值
 GetKeywordUpdateByIdListResponse KeywordService.updateByIdList(GetKeywordUpdateByIdListRequest request)
          批量更新关键词的某个字段值
 



Copyright © 2013. All rights reserved.