You are here

property ConstantContact::$remove_subscriber_url in Constant Contact 6

Same name and namespace in other branches
  1. 5 ConstantContact.php \ConstantContact::remove_subscriber_url

API URL used to unsubscribe

Type: string

File

./ConstantContact.php, line 52

Class

ConstantContact
Class to interact with the constant contact API This class enables you to easily subscribe and unsubscribe members

Code

var $remove_subscriber_url = 'http://ui.constantcontact.com/roving/wdk/API_UnsubscribeSiteVisitor.jsp';