=== Testing Marketing Campaigns with Auth === ✓ Logged in successfully Token: 69|e4bhFieQfcSprcgQHigN3aFxvGA8kdFy5J2ID2UOb709a894 Fetching marketing campaigns... --- Response --- Status: 200 Content: Success: true Campaigns count: 3 Full response: { "success": true, "campaigns": [ { "id": 3, "name": "Test", "template_id": "1395921348827824", "template_name": "sadeem_opening_2025", "targeted_customers": 1, "sent_count": 1, "delivered_count": 1, "read_count": 0, "failed_count": 0, "status": "completed", "parameters": { "header_video": "https:\/\/ftp.sadeemdubai.ae\/sadeem\/media\/Sadeem_almarmoom_25.mp4" }, "created_at": "2025-12-12T12:58:32.000000Z", "updated_at": "2025-12-12T12:58:34.000000Z" }, { "id": 2, "name": "Campaign 2 2025", "template_id": "1395921348827824", "template_name": "sadeem_opening_2025", "targeted_customers": 7618, "sent_count": 7618, "delivered_count": 7618, "read_count": 0, "failed_count": 0, "status": "completed", "parameters": { "header_video": "https:\/\/ftp.sadeemdubai.ae\/sadeem\/media\/Sadeem_almarmoom_25.mp4" }, "created_at": "2025-12-12T12:45:45.000000Z", "updated_at": "2025-12-20T11:22:04.000000Z" }, { "id": 1, "name": "Campaign 1 2025", "template_id": "1395921348827824", "template_name": "sadeem_opening_2025", "targeted_customers": 100, "sent_count": 100, "delivered_count": 100, "read_count": 0, "failed_count": 0, "status": "completed", "parameters": { "header_video": "https:\/\/ftp.sadeemdubai.ae\/sadeem\/media\/Sadeem_almarmoom_25.mp4" }, "created_at": "2025-12-12T12:32:51.000000Z", "updated_at": "2025-12-12T12:34:28.000000Z" } ], "total": 3, "page": 1, "total_pages": 1 }