Submit a Ticket My Tickets
Welcome
Login  Sign up

[Offers] SendCreativePack (V2) - Affiliate

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

 

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}

creative_id / INT = Creative ID ["0" = ALL Creatives] {See export.asmx > Creatives}

contact_id / INT = Contact ID

 

Parameter Types:

api_key - ID

affiliate_id - ID

campaign_id - ID

creative_id - ID

contact_id - ID

 

Sample GET Call:

https://demo.cakemarketing.com/affiliates/api/2/offers.asmx/SendCreativePack?api_key=OIohoAIOxMHZeo7EjB2IQg&affiliate_id=5969&campaign_id=13282&creative_id=0&contact_id=3446 

Sample XML Response:

<send_creative_pack_response>
   <success>true</success>
   <message>Campaign Pack Sent</message>
</send_creative_pack_response>

Did you find it helpful? Yes No

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