Method to set the information of a campaign.
https://api.wbsrvc.com/Campaign/SetInfo/
POST
| user_key Required |
User Key of the user who initiates the call. Type: string |
| campaign_id Required |
ID of the campaign to get information about. Type: integer |
| status Optional |
Status of the campaign. Type: string - possible value 'ongoing', 'closed' |
| name Optional |
Name of the campaign. Type: string |
| client_id Optional |
Client ID of the client in which the campaign is located. Type: integer |