feat: доменный нейминг изменен
This commit is contained in:
@@ -24,5 +24,5 @@ async def get_creative(self: 'Usecase', input: dto.GetCreativeInput) -> dto.Crea
|
||||
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,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user