Retrieve the list of all the campaign for an appID

/api/getAllCampaigns/:appID
{
    "count_sent": 3,
    "count_planned": 1,
    "list": [
        {
            "_id": "59ce0f004211f2f0119ca397",
            "appID": "699115713490740",
            "type": "specific",
            "timestamp": 1506676480048,
            "surveyID": "d2744cf21775609977f06028bcfc4873c5e7b054e5f15ddc",
            "date": 1506676480823,
            "respondants": [
                "1369128639873791",
                "1768873086486567",
                "1276358755731356",
                "1248537751934110"
            ],
            "numRecipients": 4,
            "isSent": true
        },
        {
            "_id": "59ce0f004211f2f0119ca395",
            "appID": "699115713490740",
            "type": "message",
            "delay": 5000,
            "message": "Reminder...",
            "newActiveStatus": false,
            "date": 1506676480977,
            "respondants": [
                "1369128639873791",
                "1768873086486567",
                "1276358755731356",
                "1248537751934110"
            ],
            "numRecipients": 4,
            "isSent": true
        },
        {
            "_id": "59ce0f804211f2f0119ca45b",
            "appID": "699115713490740",
            "type": "specific",
            "timestamp": 1506676608269,
            "surveyID": "d2744cf21775609977f06028bcfc4873c5e7b054e5f15ddc",
            "date": 1506676609704,
            "respondants": [
                "1369128639873791",
                "1768873086486567",
                "1276358755731356",
                "1248537751934110"
            ],
            "numRecipients": 4,
            "isSent": true
        },
        {
            "_id": "59ce13494211f2f0119ca842",
            "appID": "699115713490740",
            "type": "specific",
            "timestamp": 1546677577759,
            "surveyID": "d2744cf21775609977f06028bcfc4873c5e7b054e5f15ddc",
            "isSent": false
        }
    ]
}

results matching ""

    No results matching ""