<!-- Intent: retrieve a the total number of alerting campaigns between the 
		given dates of 12/1/2012 and 12/31/2012. 
	GET to the following url
	http://api.v4.swiftreach.com/api/Alerts/Count/12-1-2012/12-31-2012
	-->

<!-- No XML input is required -->

<!-- Example Return Value -->
<int>3</int>