WSDL Page: http://<your_domain_here>/api/1/signup.asmx?op=Advertiser
Parameter Summary:
api_key / STRING = Admin API Key {See get.asmx > GetAPIKey}
company_name / STRING = Advertiser Name
address_street / STRING = Street Address 1
address_street2 / STRING = Street Address 2
address_city / STRING = City
address_state / STRING = State
address_zip_code / STRING = Zip Code
address_country / STRING = Country
first_name / STRING = Contact First Name
last_name / STRING = Contact Last Name
email_address / STRING = Contact Email Address
password / STRING = CAKE Password
website / STRING = Advertiser Website
notes / STRING = Freeform Notes
contact_title / STRING = Contact Title
contact_phone_work / STRING = Contact Work Phone
contact_phone_cell / STRING = Contact Cell Phone
contact_phone_fax / STRING = Contact Fax
contact_im_name / STRING = Contact IM Name
contact_im_service / INT = Contact IM Service ["0" = AIM, "1" = Google, "2" = MSN, "3" = Skype, "4" = Yahoo, "-1"= Ignore IM Contact Service]
ip_address / STRING = Signup IP Address
Parameter Types:
api_key - ID
company_name - ASSIGNABLE
address_street - ASSIGNABLE
address_street2 - ASSIGNABLE
address_city - ASSIGNABLE
address_state - ASSIGNABLE
address_zip_code - ASSIGNABLE
address_country - ASSIGNABLE
first_name - ASSIGNABLE
last_name - ASSIGNABLE
email_address - ASSIGNABLE
password - ASSIGNABLE
website - ASSIGNABLE
notes - ASSIGNABLE
contact_title - ASSIGNABLE
contact_phone_work - ASSIGNABLE
contact_phone_cell - ASSIGNABLE
contact_phone_fax - ASSIGNABLE
contact_im_name - ASSIGNABLE
contact_im_service - ASSIGNABLE
ip_address - ASSIGNABLE
Sample GET Call:
Sample XML Response:
<string>Advertiser Added Successfully</string>