mirror of
https://github.com/xx254/linkedin_skills.git
synced 2026-06-10 15:34:56 +03:00
21 lines
451 B
JSON
21 lines
451 B
JSON
{
|
|
"version": "1.0.0",
|
|
"firstRunCompleted": false,
|
|
"lastSuccessfulRunAt": null,
|
|
"lastLeadFilterRunAt": null,
|
|
"lastDraftRunAt": null,
|
|
"lastReplyRunAt": null,
|
|
"leadRegistry": {},
|
|
"outreachRegistry": {},
|
|
"weeklyMetrics": {
|
|
"weekKey": null,
|
|
"leads_processed": 0,
|
|
"qualified_count": 0,
|
|
"drafted_count": 0,
|
|
"reply_drafts_count": 0,
|
|
"replied_count": 0,
|
|
"rejected_count": 0,
|
|
"score3_conversion_count": 0
|
|
}
|
|
}
|