|
@@ -672,7 +672,7 @@ public class AiBytedanceAdvertiserStrategyController {
|
|
*/
|
|
*/
|
|
@ApiOperation(value="资产-获取优化目标列表", notes="资产-获取优化目标列表")
|
|
@ApiOperation(value="资产-获取优化目标列表", notes="资产-获取优化目标列表")
|
|
@GetMapping(value = "/getConvertOptimized")
|
|
@GetMapping(value = "/getConvertOptimized")
|
|
- public Result getEventAssetsAccount(@RequestParam("accountId") String accountId,
|
|
|
|
|
|
+ public Result getConvertOptimized(@RequestParam("accountId") String accountId,
|
|
@RequestParam("landingType") String landingType,
|
|
@RequestParam("landingType") String landingType,
|
|
@RequestParam("marketingPurpose") String marketingPurpose,
|
|
@RequestParam("marketingPurpose") String marketingPurpose,
|
|
@RequestParam("assetType") String assetType,
|
|
@RequestParam("assetType") String assetType,
|