fix: ввод даты, ввод формата
This commit is contained in:
@@ -596,6 +596,8 @@ type PlacementDetails struct {
|
||||
CostBeforeBargain *CostInfo `json:"cost_before_bargain,omitempty"`
|
||||
PlacementType *string `json:"placement_type,omitempty"`
|
||||
Format *string `json:"format,omitempty"`
|
||||
TopTimeMinutes *int `json:"top_time_minutes,omitempty"`
|
||||
FeedTimeMinutes *int `json:"feed_time_minutes,omitempty"`
|
||||
Comment *string `json:"comment,omitempty"`
|
||||
CreativeID *string `json:"creative_id,omitempty"`
|
||||
CreativeName *string `json:"creative_name,omitempty"`
|
||||
|
||||
Reference in New Issue
Block a user