UPDATE CAMPAIGNS


		GET /api/updatecampaigns
                

GET METHOD:
https://rest.adtrax.org/api/updatecampaigns?authorized_uid={YOUR_UID}&authorized_rest_api_key={YOUR_API_KEY}&campaign_id={campaign_id}&campaign_name={campaign_name}&CRM_KEY={KP_Campaign_Id}



	Result example :
	
	[
	  {"status":"success"}
	]
                

QUERY PARAMETERS

At least one optional field from below, must be used.

campaign_id Numeric (optional) Numeric campaign id to update.
campaign_name AlphaNumeric (optional) alpha-numeric string to assign a friendly name for this new campaign.
CRM_KEY Numeric (optional) A numeric KylePro Campaign ID to fire leads into. Adtrax does not have this information, contact the appropriate department for a KP Campiagn Id.