Affiliate Postbacks
Affiliate Postback is to pass conversions back to affiliates.
NOTE: Creating Postback type will be affected by the types of conversion_protocol.
conversion_protocol:1:Image Pixel; 2:Postback URL; 3:HTML Pixel
When offer’s conversion_protocol=1, Postback type can be set as 1 or 2.
When offer’s conversion_protocol=2, Postback type can be only set as 2.
When offer’s conversion_protocol=3, Postback type will not be limited, and it can be set as 1, 2 or 3.
When setting global postback (offer_id=0), postback type will be not limited, and it can be set as 1, 2 or 3.
Available methods
Methods
HTTP method
Endpoint
Description
Create
POST
Create a new post back of the affiliate
Get
GET
Get a post back of the affiliate
GET
Get post back of the affiliate
Delete
DELETE
Delete a post back of the affiliate
Update
PUT
Update the settings for an affiliate’s post back
Edit
PATCH
Update the settings for an affiliate’s postback status
Last updated