feat: доменный нейминг изменен
This commit is contained in:
@@ -22,7 +22,7 @@ async def get_creatives(self: 'Usecase', input: dto.GetCreativesInput) -> dto.Ge
|
||||
target_channel_title=creative.target_channel.title,
|
||||
created_at=creative.created_at,
|
||||
status=creative.status,
|
||||
purchases_count=creative.purchases_count,
|
||||
placements_count=creative.placements_count,
|
||||
)
|
||||
for creative in creatives
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user