Command Info

Name: voonix:import

Description: Import Google Sheets data to Voonix for all active configurations

Status: completed

Start Time: 2025-11-18 15:45:56

End Time: 2025-11-18 15:46:03

Total Time: 7 seconds

Dispatched Jobs Count: 0

Successful Jobs Count: 0

Failed Jobs Count: 0

Output

15:45:56 Lock acquired for command: voonix:import
15:45:56 DRY RUN MODE - No data will be imported
15:45:56 BACKFILL MODE - Processing last 6 days
15:45:56 Dates: 2025-11-12, 2025-11-13, 2025-11-14, 2025-11-15, 2025-11-16, 2025-11-17
15:45:56 Configurations: 1
15:45:56 Processing: Stake DML JP
15:45:56 Checking existing custom stats in Voonix...
15:45:56 Found 5 existing custom stat(s):
15:45:56 API Request used:
15:45:56 GET /api/?report=customstats&v3&list&advertiser_login=177&fk_ckey=custom_7532&start=2025-11-12&end=2025-11-17
15:45:58 ✓ 2025-11-12:
15:45:58 POST Payload (what would be sent to Voonix API):
15:45:58 <fg=cyan>[
{
"fk_login": 177,
"fk_ckey": "custom_7532",
"date": "2025-11-12",
"clicks": 14,
"signups": 3,
"ftds": 2,
"net_revenue": 5301.57,
"revshare": 2650.79
}
]</>
15:45:58 ⚠️ Would UPDATE existing record (custom_id: 4538)
15:45:59 ✓ 2025-11-13:
15:45:59 POST Payload (what would be sent to Voonix API):
15:45:59 <fg=cyan>[
{
"fk_login": 177,
"fk_ckey": "custom_7532",
"date": "2025-11-13",
"clicks": 4,
"signups": 3,
"ftds": 2,
"net_revenue": -3425.96,
"revshare": -1712.98
}
]</>
15:45:59 ⚠️ Would UPDATE existing record (custom_id: 4550)
15:46:00 ✓ 2025-11-14:
15:46:00 POST Payload (what would be sent to Voonix API):
15:46:00 <fg=cyan>[
{
"fk_login": 177,
"fk_ckey": "custom_7532",
"date": "2025-11-14",
"clicks": 5,
"signups": 2,
"ftds": 0,
"net_revenue": 6404.95,
"revshare": 3202.48
}
]</>
15:46:00 ⚠️ Would UPDATE existing record (custom_id: 4551)
15:46:01 ✓ 2025-11-15:
15:46:01 POST Payload (what would be sent to Voonix API):
15:46:01 <fg=cyan>[
{
"fk_login": 177,
"fk_ckey": "custom_7532",
"date": "2025-11-15",
"clicks": 6,
"signups": 3,
"ftds": 1,
"net_revenue": 9161.44,
"revshare": 4580.72
}
]</>
15:46:01 ⚠️ Would UPDATE existing record (custom_id: 4552)
15:46:02 ✓ 2025-11-16:
15:46:02 POST Payload (what would be sent to Voonix API):
15:46:02 <fg=cyan>[
{
"fk_login": 177,
"fk_ckey": "custom_7532",
"date": "2025-11-16",
"clicks": 6,
"signups": 3,
"ftds": 1,
"net_revenue": -376.95,
"revshare": -188.47
}
]</>
15:46:02 ⚠️ Would UPDATE existing record (custom_id: 4553)
15:46:03 ✓ 2025-11-17:
15:46:03 POST Payload (what would be sent to Voonix API):
15:46:03 <fg=cyan>[
{
"fk_login": 177,
"fk_ckey": "custom_7532",
"date": "2025-11-17",
"clicks": 9,
"signups": 2,
"ftds": 2,
"net_revenue": 30423.92,
"revshare": 15211.96
}
]</>
15:46:03 ⚠️ Would CREATE new record
15:46:03 Import complete:
15:46:03 Total imported: 6
15:46:03 Lock released for voonix:import