NOTICE: THIS VERSION OF THE API HAS BEEN DEPRECATED. IT WILL CONTINUE TO WORK INDEFINITELY, BUT HAS INCREASED FUNCTIONALITY IN NEWER VERSIONS.
WSDL Page: http://<your_domain_here>/affiliate/api/1/offers.asmx?op=GetCampaign
Parameter Summary:
api_key / STRING = Affiliate API Key {See auth.asmx > Login}
affiliate_id / INT = Affiliate ID {See auth.asmx > Login}
campaign_id / INT = Campaign ID {See offers.asmx > OfferFeed}
Parameter Types:
api_key - ID
affiliate_id - ID
campaign_id - ID
Sample GET Call:
Sample XML Response:
<Campaign>
<offer_id>1000006</offer_id>
<offer_contract_id>1342</offer_contract_id>
<campaign_id>16820</campaign_id>
<offer_name>$50 Victorias Secret Gift Card - US - Bronze Tier</offer_name>
<vertical>Survey</vertical>
<payout>$3.00</payout>
<price_format>CPA</price_format>
<thumbnail_image_url>http://demo.cakemarketing.com/thumbs/1000006/debt_map_v100_1.jpg</thumbnail_image_url>
<description>tlhwarelthse;</description>
<restrictions>wet;ew'jtelwkjtw</restrictions>
<allowed_media_types>
<MediaType>
<type_id>3</type_id>
<type_name>Email</type_name>
<category_id>3</category_id>
<category_name>Email</category_name>
</MediaType>
<MediaType>
<type_id>7</type_id>
<type_name>Banner</type_name>
<category_id>1</category_id>
<category_name>Display</category_name>
</MediaType>
</allowed_media_types>
<expiration_date />
<status_name>Active</status_name>
<creatives_download_url>http://demo.cakemarketing.com/affiliates/dc.ashx?ac=16820&d=1&key=a399d964-d3bc-4f23-ae43-07e012583327</creatives_download_url>
<creatives>
<Creative>
<creative_id>1130013</creative_id>
<creative_name>1130013</creative_name>
<creative_type_id>1</creative_type_id>
<creative_type>Link</creative_type>
<unique_link>http://demotrk.cakemarketing.com/?a=5969&oc=1342&c=1130013&m=7&s1=</unique_link>
<width />
<height />
</Creative>
<Creative>
<creative_id>1130014</creative_id>
<creative_name>1130014 - Test 123</creative_name>
<creative_type_id>2</creative_type_id>
<creative_type>Email</creative_type>
<unique_link>http://demotrk.cakemarketing.com/?a=5969&oc=1342&c=1130014&m=7&s1=</unique_link>
<creative_download_url>http://demo.cakemarketing.com/affiliates/dc.ashx?ac=16820&c=1130014&d=1&key=a399d964-d3bc-4f23-ae43-07e012583327</creative_download_url>
<width />
<height />
</Creative>
<Creative>
<creative_id>1132081</creative_id>
<creative_name>1132081 - MAP of USA - 600x80</creative_name>
<creative_type_id>2</creative_type_id>
<creative_type>Email</creative_type>
<unique_link>http://demotrk.cakemarketing.com/?a=5969&oc=1342&c=1132081&m=7&s1=</unique_link>
<creative_download_url>http://demo.cakemarketing.com/affiliates/dc.ashx?ac=16820&c=1132081&d=1&key=a399d964-d3bc-4f23-ae43-07e012583327</creative_download_url>
<width>600</width>
<height>80</height>
</Creative>
</creatives>
<from_lines>
<string>The ar</string>
</from_lines>
<subject_lines>
<string>atetrwetewt</string>
</subject_lines>
<suppression_link>http://demo.cakemarketing.com/affiliates/s.ashx?c=1000006</suppression_link>
</Campaign>