Update the status of a campaign.
Method: PUT
Endpoint:
/omni/campaign/{campaign_id}/status/{status}
System Authorization: Authorization: Key=your-auth-key
User Authentication: tokenKey: {token}
0 = NotRunning
1 = Running
3 = Paused
Update the status of a campaign.
Method: PUT
Endpoint: /omni/campaign/{campaign_id}/status/{status}
System Authorization: Authorization: Key=your-auth-key
User Authentication: tokenKey: {token}
0 = NotRunning
1 = Running
3 = Paused