step1:创建项目 post /adlab/Project/create 入参{ "accountId":"",账户id "name":"",项目名称,不允许超过100个字 "scenario":"",项目场景 "adTarget":"",投放方式 "deliveryRange":"",投放媒体 "landingType":""推广目的 } step2:设置项目转化信息 post /adlab/Project/setConvert 入参{ "accountId":"",账户id "groupId":"",项目id "platform":"", "adTarget":"", "url":"", "downloadMode":"", "adlabPackage":"", "webUrl":"", "convertId":"", "openUrl":"", "downloadType":"", "appType":"" } step3:设置项目定向信息 post /adlab/Project/setAudience 入参{ "accountId":"", "groupId":"", "inventoryType":[], "unionVideoType":"", "age":"", "city":"", "district":"", "gender":"", "retargetingTagsExclude":"", "retargetingTagsInclude":"", "superiorPopularityType":"", "excludeFlowPackage":"", "flowPackage":"", "autoExtendEnabled":"", "autoExtendTargets":"", "inventoryTypes":"", } step4:设置项目创意信息 post /adlab/Project/setCreative 入参{ "accountId":"", "groupId":"", "imageInfo":[ { "web_uri":"", "height":"", "width":""}, { "web_uri":"", "height":"", "width":""}, { "web_uri":"", "height":"", "width":""}, ], "video_info":[ { "video_id":"", "url":"", "during":"" "height":"", "width":"", "size":""}, { "video_id":"", "url":"", "during":"" "height":"", "width":"", "size":""}, { "video_id":"", "url":"", "during":"" "height":"", "width":"", "size":""}, ], "title":"", "appName":"", "source":"", "isFollowMaterial":"", "thirdIndustryId":"", "adKeywords":[], "playableUrl":"", "actionTrackUrl":"", "trackUrl":"", "videoPlayTrackUrl":"", "videoPlayDoneTrackUrl":"", "videoPlayEffectiveTrackUrl":"", "creativeAutoGenerateSwitch":"", } step5:设置项目预算信息 post /adlab/Project/setBudget 入参{ "accountId":"", "groupId":"", "bid":"", "budgetMode":"", "budget":"", "autoStop":"", "deepBid":"", "startTime":"", "endTime":"", "weekTime":number[number[]], } /ctop/queryTool/parseInstallPackage 入参 表单 @RequestParam String installUrl, @RequestParam String appType post ANDROID IOS 系统推荐标题 /ctop/creativeTitle/getTitleLabel /ctop/creativeTitle/titleSearch 入参:{firstCategory: 1 secondCategory: 65 keywords: 波波 } 投放管家的列表 /adlab/ctopAdlabProjectDetail/list