feat: fix api requests

This commit is contained in:
ivannoskov
2026-01-21 23:52:21 +03:00
parent 619fd5c1ef
commit 38d30aa738
3 changed files with 49 additions and 13 deletions

View File

@@ -52,7 +52,7 @@ export const placementsApi = {
data: {
creative_id?: string;
channels: Array<{
username: string;
channel_id: string;
status?: string;
comment?: string;
details?: {