|
@@ -192,7 +192,7 @@ public class AiBytedanceAdvertiserStrategy{
|
|
/**预算类型*/
|
|
/**预算类型*/
|
|
private String adBudgetMode;
|
|
private String adBudgetMode;
|
|
/**计划预算*/
|
|
/**计划预算*/
|
|
- private Integer adBudget;
|
|
|
|
|
|
+ private BigDecimal adBudget;
|
|
/**投放时间类型*/
|
|
/**投放时间类型*/
|
|
private String adScheduleType;
|
|
private String adScheduleType;
|
|
/**投放开始时间 */
|
|
/**投放开始时间 */
|