Submit a Ticket My Tickets
Welcome
Login  Sign up

[Offers] SetPostbackURL (V2) - Affiliate

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

 

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}

postback_url / STRING = Campaign Postback URL

 

Parameter Types:

api_key - ID

affiliate_id - ID

campaign_id - ID

postback_url - ASSIGNABLE

 

Sample GET Call:

https://demo.cakemarketing.com/affiliates/api/2/offers.asmx/SetPostbackURL?api_key=OIohoAIOxMHZeo7EjB2IQg&affiliate_id=5969&campaign_id=13282&postback_url=http://getCAKE.com/postback

 

Sample XML Response:

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

Did you find it helpful? Yes No

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