правки

This commit is contained in:
Artem Tsyrulnikov
2026-02-03 14:12:23 +03:00
parent 791f0ad5c0
commit 26a5792665
5 changed files with 62 additions and 101 deletions

View File

@@ -645,7 +645,6 @@ type CreatePlacementChannelInput struct {
type CreatePlacementsInput struct {
CreativeID *string `json:"creative_id,omitempty"`
Channels []CreatePlacementChannelInput `json:"channels"`
Details *PlacementDetails `json:"details,omitempty"`
}
type GetPlacementsOutput struct {