EXPORT LeadTiers API Version 1
Updated on 2016-02-05
Current Version: Version 1
Deprecated Version: N/A
Requests Allowed: GET/SOAP
Summary:
Returns an array of Lead Tiers
Resource/WSDL Page:
http://<your_domain_here>/api/1/export.asmx?op=LeadTiers
Parameters
api_key | This api_key will provide you with the ability to export Campaigns for your instance. You can obtain this api_key from within CAKE >> Setup >> Permissions in the API Key list. Example Values: Fo35NRAqvFLXoZxqB4aViaiYM7iVMhh |
vertical_id | Obtained via GET Verticals API. Pass 0 for all verticals
Example Values: 1234 |
**Note all optional parameters still need to be passed through in the actual call. These parameters do not need a value (therefore you can use a null value).
Example Request
GET |
Sample XML Response:
Example Error Messages:
Error Message | Likely Cause |
Invalid API Key | API key does not exist or is expired. |