Perform[cb] Support

API Call - Get Vertical Categories (Email Partners)


Get Vertical Categories

 

URL: http://login.performcb.com/api/v2/cb_api?get=get_vertical_categories

 

Parameters:

  • api_key [STRING] = Affiliate API Key
  • user_id [INT] = Affiliate ID

 

Sample XML Response:

 

<get_vertical_categories_response xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">

<success>true</success>

<number_of_rows>4</number_of_rows>

<vertical_categories>

<vertical_category>

<category_id>51</category_id>

<category_name>Apps & Entertainment</category_name>

</vertical_category>

<vertical_category>

<category_id>632</category_id>

<category_name>Accessories</category_name>

</vertical_category>

<vertical_category>-

<category_id>75</category_id>

<category_name>Home</category_name>

</vertical_category>

<vertical_category>

<category_id>635</category_id>

<category_name>@@ Test</category_name>

</vertical_category>

</vertical_categories>

</get_vertical_categories_response>




Contact Information

If you still have questions, you can contact our support team here.

 


Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.