Submit a Ticket My Tickets
Welcome
Login  Sign up

[Offers] SetPixel (V2) - Affiliate

WSDL Page:  http://<your_domain_here>/affiliate/api/2/offers.asmx?op=SetPixel

 

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}

pixel_html / STRING = Campaign Pixel HTML

 

Parameter Types:

api_key - ID

affiliate_id - ID

campaign_id - ID

pixel_html - ASSIGNABLE

 

Sample GET Call:

https://demo.cakemarketing.com/affiliates/api/2/offers.asmx/SetPixel?api_key=WGdlFhziHLA&affiliate_id=5969&campaign_id=13282&pixel_html=%3Ciframe%20src%3D%22http%3A%2F%2Fandytrk.getCAKE.com%2Fp.ashx%3Fo%3D455%26t%3DTRANSACTION_ID%22%20height%3D%221%22%20width%3D%221%22%20frameborder%3D%220%22%3E%3C%2Fiframe%3E

 

Sample XML Response:

<set_pixel_response>
   <success>true</success>
   <message>Pending Approval</message>
</set_pixel_response>

Did you find it helpful? Yes No

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