GET Verticals API Version 2
Updated on 2016-02-26
Current Version: Version 2
Deprecated Version: 1
Requests Allowed: GET&SOAP
Summary:
Returns an array of link verticals
Resource/WSDL Page:
http://<your_domain_here>/api/2/get.asmx?op=Verticals
Parameters
api_key | Must be a valid API key (existing and not expired) Example Values: RUxep4nIQQmSAFn4JFECgOMdvJLeocp |
vertical_category_id Required | Filter by a vertical category ID. Pass 0 for all Example Values: 0 |
**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 |