Perform[cb] Support

API Call - Get Offer Group


Get Offer Group

 

URL: http://login.performcb.com/api/v1/cb_api?get=get_offer_group

 

Parameters:

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

 

Sample XML Response:

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

<success>true</success>

<number_of_rows>1</number_of_rows>

<offer_group>

<offer_group_id>7326</offer_group_id>

<offer_group_name>VVV 2</offer_group_name>

<vertical_id>708</vertical_id>

<vertical_name>Vertical name</vertical_name>

<status>active</status>

<offer_group_url>http://example.com</offer_group_url>

<traffic_types>

<traffic_type>

<name>Display</name>

</traffic_type>

</traffic_types>

</offer_group>

</get_offer_group_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.