Update Speed

updateSpeed

Parameters

  • key - (String) your api key from the account page
  • campaignId - (long) the campaign id to start
  • speed - (int) the new speed in calls per minute for the campaign

Response

  •   "success"

 Sample XML

<updateSpeed>


<key>12312312321321323123123123123</key>

<campaignId>1234</campaignId>

<speed>50</speed>

</updateSpeed>