You are here

property ConstantContact::$add_subscriber_url in Constant Contact 5

Same name and namespace in other branches
  1. 6 ConstantContact.php \ConstantContact::add_subscriber_url

API URL used to subscribe

Type: string

File

./ConstantContact.php, line 45

Class

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

Code

var $add_subscriber_url = "http://ui.constantcontact.com/roving/wdk/API_AddSiteVisitor.jsp";