Create Offer Group V3
URL: http://login.performcb.com/api/v3/cb_api?get=create_offer_group
Parameters:
• api_key [STRING] = Affiliate API Key
• user_id [INT] = Affiliate ID
• offer_id [INT] = Offer ID
• traffic_type [STRING] = Traffic type (Allowed types: 'Display', 'Search', 'Contextual', 'Social', 'Survey')
• offer_group_type [STRING] = Offer group type (Allowed types: 'link', 'brand_name', 'product_image', 'banner_300_250', 'banner_160_600', 'banner_728_90', 'banner_468_60', 'banner_120_60', 'banner_320_50', 'banner_300_50', 'banner_216_36', 'banner_168_28', 'banner_120_20')
• redirect_url [STRING] = URL
Sample XML Response:
<create_offer_group_response xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<success>true</success>
<offer_group>
<offer_group_id>7326</offer_group_id>
<offer_group_url>http://example.com</offer_group_url>
</offer_group>
</create_offer_group_response>
Contact Information
If you still have questions, you can contact our support team here.